Loading Tool

Explorer IconExplorer

Memory Pool

14,367 transactions
11.01 vMB
0.03921627 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.66/200 MB

Candidate Block

Mining Attempt 9ece6743258fa3ca05e081377b3d7d4ff280c6839bda08c93b286b69dc3b3dae
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root a8455b61ac7bd4602c5a2b2933695e7c42d35c7ab58503068ad687cc3f421f60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 0.9979795 1.00 vMB
Total Fees: 0.01818093 BTC
Feerates: 151.03 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (781,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,830 131,830 00000000000003fb5457b9c8d4219091cf5347dfa309bd9379612f55af16c77f 27 0.01/1.00 vMB 417
131,829 131,829 0000000000001195096c16e33cbe93db14427cc361928c0912219d31e75e7dfa 14 0.01/1.00 vMB 429
131,828 131,828 00000000000011e2466899639b31e7e6326df91a6246dc0a17941490ec0247d2 25 0.01/1.00 vMB 206
131,827 131,827 00000000000007671850a33ccea57adcdde22c145546cd6bbbdf8a44ad6e2cb1 108 0.03/1.00 vMB 46
131,826 131,826 0000000000000bdfea1c78ee0c0a26e967d306efeef41af4fcba9542b709fc51 28 0.01/1.00 vMB 140
131,825 131,825 0000000000000ea07526626603942e5cdc130fc582ca0cb8b8d5ec11e27935a7 59 0.03/1.00 vMB 493
131,824 131,824 000000000000094d61f6d2c4ab55b9ab8a3f3841e9e1621213aa78c8da3f60b9 13 0.00/1.00 vMB 1,324
131,823 131,823 0000000000000ae80096292f497c28237615aeab03ed4656f8578b731c62464b 46 0.02/1.00 vMB 514
131,822 131,822 00000000000012b992d73a32dcd35882344fa977700b4b3ef90b7fd418a0a7c5 12 0.01/1.00 vMB 969
131,821 131,821 000000000000054bc53f77d5e61c7405f821a400157a2508330341506a09f6c4 9 0.00/1.00 vMB 96
131,820 131,820 0000000000000adbd9657bbc87adc12c532f0fe9acc3d41273fe03552940e57d 13 0.00/1.00 vMB 878
131,819 131,819 00000000000004c28b673fdf9054f270dc3afd5c98ca60c99d43eb9c022398bc 26 0.01/1.00 vMB 309
131,818 131,818 000000000000070e68fdf25952c1e4d89bf23984e15e0ab07bdd76af6edeb8a7 47 0.02/1.00 vMB 979
131,817 131,817 0000000000000713e5159aa0c0aeeae36e660a69946108c59c1f1fe44f52062d 40 0.02/1.00 vMB 218
131,816 131,816 0000000000001094eee6eff3a87c6fecda0369d2f1b27f3117eb6d16cd7c0875 10 0.00/1.00 vMB 896
131,815 131,815 0000000000000c423bae0df3e75aeee41b4480ac1de3003317fd48b25ff42b09 24 0.01/1.00 vMB 270
131,814 131,814 0000000000000b2c8aee99346cb8e66ae780ffd3fba9c31a19b431a11e2d3156 15 0.00/1.00 vMB 1,017
131,813 131,813 00000000000003906393e6ed0d5f2bb0603768981d3a29e23a5501b3ffd20eeb 34 0.01/1.00 vMB 705
131,812 131,812 0000000000000d6f259878fedb481e1b451131d5e79373408f2c6f80895e1401 12 0.01/1.00 vMB 990
131,811 131,811 000000000000006004cd1f2b2c93f3ae5d5b327c7450b15446b40f9a3a6c0b45 17 0.00/1.00 vMB 1,007
131,810 131,810 000000000000060df2076cac31d2cf259a52d784f6fc1203c6047a174aa0150d 20 0.01/1.00 vMB 498
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 517.15 GB
    • Received: 4.51 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.