Loading Tool

Explorer IconExplorer

Memory Pool

81,676 transactions
31.29 vMB
0.10184891 BTC
Random Selection Loading Transactions
Max Size: 189.31/200 MB

Candidate Block

Mining Attempt 1d5fa1dd5725c802192e1d598e78d8e678b47fa80b3924509427860973ded3fe
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 9b3eaf56c5030e8ac252a54afc4adc2fb46e9b1a2f6642d9371047eae7272f95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02427106 BTC
Feerates: 151.12 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (74,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,529 840,529 00000000000000000000db65e886e72025f5d9b06a8bd60359751f1d66c85f68 6,151 1.00/1.00 vMB 286
840,528 840,528 00000000000000000001440eaaa242c1b849d5435a3a6d063d5cd50d8ceb8865 5,823 1.00/1.00 vMB 319
840,527 840,527 000000000000000000016ee7a2e576d1e5641408ac89f79d8443be63a89335cf 5,483 1.00/1.00 vMB 275
840,526 840,526 000000000000000000016def91190211f11f61c4e56709851df8f8dd3c632014 4,994 1.00/1.00 vMB 294
840,525 840,525 00000000000000000002f0880329814a3b7d39e7f7d2fa7e983fea8292775265 6,153 1.00/1.00 vMB 349
840,524 840,524 0000000000000000000242c17fd078d9ae92e38446a439721ca9e0913a77778d 5,302 1.00/1.00 vMB 380
840,523 840,523 00000000000000000000be17dc4f3cf2ac01cddb063d71bef802862166166390 5,731 1.00/1.00 vMB 294
840,522 840,522 000000000000000000004bdefb4487da3e55fae299c342341a2473897d04a1b8 4,991 1.00/1.00 vMB 144
840,521 840,521 00000000000000000000578f0eeeb7831d1cb20c030b660e8ed9f1260d653f96 5,398 1.00/1.00 vMB 306
840,520 840,520 000000000000000000004366082fb7b051e408e0cd863aacabeb86fc03e0822b 5,866 1.00/1.00 vMB 236
840,519 840,519 0000000000000000000317522e441f2569f53853df9f538b68a00e39af0aefdb 6,132 1.00/1.00 vMB 267
840,518 840,518 00000000000000000002017adc708f51a8068ece9daceb9daa41da1f73251b1f 5,785 1.00/1.00 vMB 279
840,517 840,517 000000000000000000006c9b3777dd0b5ca723e4118baedc667f536828d6a15e 5,614 1.00/1.00 vMB 238
840,516 840,516 00000000000000000002552097345940c7642b11832854c6f295b163ffd14639 6,437 1.00/1.00 vMB 244
840,515 840,515 00000000000000000001dc31eb54de8820323b4a4222c4fcb6557836aa4c0835 6,251 1.00/1.00 vMB 231
840,514 840,514 000000000000000000023d754340f19f2de938d5343408cacce3a95c362e4d58 5,436 1.00/1.00 vMB 272
840,513 840,513 000000000000000000018c2363fda33b3cda97de8cb20e9c5aa66381ec314cec 5,855 1.00/1.00 vMB 157
840,512 840,512 00000000000000000001b6e5f1858ccc2b380668c299066aa88fb76aba11663d 6,286 1.00/1.00 vMB 220
840,511 840,511 0000000000000000000318619554893eee7e7c878d4d00e10b607383819d0cf7 6,172 1.00/1.00 vMB 233
840,510 840,510 00000000000000000002ad1a1d2951b18ac55624322a0348b426f0dea47fcfe0 6,258 1.00/1.00 vMB 204
840,509 840,509 00000000000000000002d08b0007d948a1621ffa461a445eadd34cad32e5c104 5,868 1.00/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.81 GB
    • Received: 18.27 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.