Loading Tool

Explorer IconExplorer

Memory Pool

45,062 transactions
27.27 vMB
0.06876944 BTC
Random Selection Loading Transactions
Max Size: 143.30/200 MB

Candidate Block

Mining Attempt 06176c1a28b3cf8f29eecbff375edb082b5902c11d45b33c5e48954e8b7ac8bf
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root 1386283a0bfa43b2acc41e0c99aab4d910e5fb9444d1e05c1ee94ed2f9a5661b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.01737739 BTC
Feerates: 100.00 > 1.74 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (325,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,716 589,716 00000000000000000000e51dd1d33481945b592d3cd3a3d6c3487bab6d11f90b 2,222 0.69/1.00 vMB 29
589,715 589,715 00000000000000000009453f2893062398207a54bb61a0a00d9073db7b3cdd47 2,604 0.89/1.00 vMB 28
589,714 589,714 0000000000000000001092d64f30b4aab6afb8002af563337f9d4b1182c7c200 84 0.02/1.00 vMB 30
589,713 589,713 0000000000000000001021336b84b9cef5e6f5f2d394bd7b080a7b5fad1de7ab 305 0.10/1.00 vMB 26
589,712 589,712 00000000000000000008923c6329f0ea24c0f040bfbf335234573f21b4548f58 1,293 0.45/1.00 vMB 25
589,711 589,711 000000000000000000075b02d72dd37ff322e7f1d1b4940f62d2c02735df3e11 259 0.27/1.00 vMB 9
589,710 589,710 0000000000000000001016f6e979dcdbc85ca2c1a382dfa24ecd1908af2573f0 1,434 0.43/1.00 vMB 28
589,709 589,709 0000000000000000000024b7cfd893ec78746db911ffc648b8c70450b030ca0c 284 0.10/1.00 vMB 40
589,708 589,708 000000000000000000002be082fa25bfd4e7998bd6f619b15474b58645931d99 2,887 0.95/1.00 vMB 32
589,707 589,707 00000000000000000004d38d8e033c74c4751a092de5d209dc16daa8c806227a 79 0.02/1.00 vMB 47
589,706 589,706 00000000000000000003af704a684c961d5826812b1e61745635e665000c70ff 3,142 0.94/1.00 vMB 28
589,705 589,705 000000000000000000063fe7d9967c12bcc0f458eecf4cf3d63bdd67985c575b 737 0.24/1.00 vMB 27
589,704 589,704 0000000000000000001bbf7da2cb863b1e0998a74354bbb941a02d2d87f39393 1,082 0.31/1.00 vMB 24
589,703 589,703 00000000000000000017294596b47192c56f7eaea39c181bff4e1f059de7b427 27 0.01/1.00 vMB 39
589,702 589,702 00000000000000000003995c3b494b1d42e0532700e62a33829a0c1026edb7fe 1,600 0.48/1.00 vMB 31
589,701 589,701 00000000000000000018749ff788a025755751db454d7079b1e322549231a59b 1,892 0.57/1.00 vMB 27
589,700 589,700 00000000000000000016a9b600947e26196e34470160055e20c50fbed18814c4 462 0.15/1.00 vMB 27
589,699 589,699 00000000000000000018cba44a26b2d6e8101ee5d2e9c8386e21a584c27827c9 203 0.06/1.00 vMB 35
589,698 589,698 000000000000000000101c04febdb809b8527f34cd0259025a0955a73b5216e1 69 0.02/1.00 vMB 17
589,697 589,697 0000000000000000000b9937a12f376f1d0298b0277525ea41a9d98a68729147 2,561 0.83/1.00 vMB 26
589,696 589,696 0000000000000000001835edb63f5eec73833ab231e0c776a57a62a77071cb00 1,002 0.28/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.