Loading Tool

Explorer IconExplorer

Memory Pool

47,777 transactions
27.22 vMB
0.06804775 BTC
Random Selection Loading Transactions
Max Size: 145.01/200 MB

Candidate Block

Mining Attempt e728288d03b44b7ea0d5965c7bf8ca16a11bad0edeee106fd59a3765e798dbec
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 7698d589b6f4bec572c348545febe2213a5109ab1e0e8e9478246c866e690acb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.01741372 BTC
Feerates: 100.53 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (785,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,479 129,479 00000000000016df55aa7e72e46aff3fbb8c42e0322afc1d78181254250c6ee8 29 0.02/1.00 vMB 1,654
129,478 129,478 00000000000016b15afa9f8bff4eb720db7d37f03df2ab98d70a4dcfb15221e3 53 0.03/1.00 vMB 754
129,477 129,477 0000000000000b6114b9db166dd9810d01aaa063d00aae4a0ee1041140730a86 5 0.00/1.00 vMB 0
129,476 129,476 00000000000015abf8c508431e5b7de846dec3deb87ebe0a515a8f2e7b58e837 13 0.00/1.00 vMB 264
129,475 129,475 0000000000001515319060ca04d9aee95d8a908b35d47093e0276821d28ab052 13 0.00/1.00 vMB 1,075
129,474 129,474 00000000000012b380c40cc6fb17cd19e4b34c11a0fcb1e5e8aad3b41bbdcbc8 75 0.04/1.00 vMB 1,096
129,473 129,473 000000000000179015b85d128dd5917cab5e6e3e45ba3846169a44a39a312ad1 78 0.02/1.00 vMB 2,780
129,472 129,472 0000000000000ebe122c4bec0106870de081e3c4c821ebaa9641632de25f239b 10 0.00/1.00 vMB 633
129,471 129,471 0000000000001c60e39bc79e7bf8aaf0933508da569b5a944b2510f26d3a77ed 24 0.01/1.00 vMB 910
129,470 129,470 0000000000000ef9f2b8eb96abf19383b240b5d6955b559e2f0ccdf6b83de3cb 14 0.00/1.00 vMB 0
129,469 129,469 00000000000010b4ff4e20249eb458f067e7a3ca4843094b80021b353554c3a3 26 0.04/1.00 vMB 1,538
129,468 129,468 00000000000001d1cfe009d5b873e03154eb3f62e487e58c7b5a4bd144fea149 38 0.03/1.00 vMB 481
129,467 129,467 0000000000000643d7b535b5212312fbd4b4812d7ec8bd8853de10db10918f89 8 0.01/1.00 vMB 813
129,466 129,466 0000000000001006bab39329671bc1fc14db96996a215fec2e800cc132ef443e 83 0.09/1.00 vMB 1,121
129,465 129,465 00000000000011990e2eb8f21c89c506b1874d285f4bc69b624858e6edd4f77f 44 0.02/1.00 vMB 1,106
129,464 129,464 00000000000014be352e79c761d971c6da75ffbd12b964779cdcc63925419162 11 0.03/1.00 vMB 1,046
129,463 129,463 000000000000141eb3c091549eda7646e2630fb7a0557cd729f753f62ca27c5e 35 0.01/1.00 vMB 105
129,462 129,462 00000000000000a0b18d945c7f9fc69f3147261956c516f239e82cdf92ce2280 31 0.02/1.00 vMB 1,187
129,461 129,461 00000000000013e15300ea0e87e54ee7d7a59556dd79dc7e9b7959ade19d9396 164 0.06/1.00 vMB 1,449
129,460 129,460 00000000000008eac09a99af341652125ea8cfaa703bdfbc28ff82c6832cc9ef 89 0.06/1.00 vMB 1,352
129,459 129,459 0000000000000c93c0b1e9f1839df67de222f7cccd0126611851f227ce5ef946 90 0.05/1.00 vMB 495
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.07 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.