Loading Tool

Explorer IconExplorer

Memory Pool

46,967 transactions
27.84 vMB
0.08509412 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt e40758848b70aed3263f1756ec29382d68884b498ad38028366fdb2b5e8f92f0
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 16cb3b9cd4a4c42eb5725b270ff8313c66cd0071579e4a10784243dac7561261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.03207945 BTC
Feerates: 500.00 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (577,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,800 336,800 000000000000000004ab103bdd109045988a022cff3b9ed2ff288234e3f218d1 94 0.08/1.00 vMB 16
336,799 336,799 0000000000000000046956544472f8e228afc20075f496b551c883076584b62a 118 0.10/1.00 vMB 15
336,798 336,798 000000000000000012f621faf56d724ca62980d1288a830f384aadf59d5e5f52 1,183 0.66/1.00 vMB 27
336,797 336,797 00000000000000000a9551c3e893294b1dfd3b84415ce86b949f36168689b3ad 38 0.02/1.00 vMB 15
336,796 336,796 0000000000000000160a23b95e018fd8ef3c472983e827af38d50a19755d387a 356 0.19/1.00 vMB 23
336,795 336,795 000000000000000011af1e11597dbe62bf87a2ce5b364dd3921103f9865b5972 327 0.15/1.00 vMB 27
336,794 336,794 000000000000000008f31fa850e17433a8b0e7aafd11f101c064dd08bea170ca 83 0.06/1.00 vMB 16
336,793 336,793 000000000000000009ebb3e476afab04527bd3c7a7cf9df04cd3e4eebc4f4b87 1,229 0.66/1.00 vMB 23
336,792 336,792 000000000000000013e7e64f5bd538817e290aa10725ab1684942bf5ca9c97e7 128 0.05/1.00 vMB 63
336,791 336,791 00000000000000000b3f2480fb77d3c7146a1ff63ffdb1fb21c65f319bafee30 248 0.15/1.00 vMB 23
336,790 336,790 00000000000000001303de645e66ccde7ef328f5d9d4bf1ce0e2975cfe976427 1,347 0.65/1.00 vMB 27
336,789 336,789 00000000000000000c471c7622d6aaa54fb7f4691ad967c5dfc864b89a87c9d0 293 0.17/1.00 vMB 22
336,788 336,788 000000000000000010d87e174183cdb72dbf0bad78915d2bd2cbb9cf2ce674dd 415 0.27/1.00 vMB 17
336,787 336,787 000000000000000002c760ea9df913b27cd5e8238bfc2f341ebce45dee3930d3 1,611 0.75/1.00 vMB 54
336,786 336,786 000000000000000000e284e99ff10e6b56cae31100b37b60e69c71c622cef918 323 0.19/1.00 vMB 21
336,785 336,785 00000000000000000e474d44bfe4bf717d673f5a359a672dd67af1818b0438a2 659 0.29/1.00 vMB 27
336,784 336,784 00000000000000000bad6b8a6816a69fe2ee599355561ebd6c5e65c8dc35c6a1 1,351 0.70/1.00 vMB 27
336,783 336,783 0000000000000000073116a0cce16c8ca25d53da4714c9595d36e3683070e06c 89 0.10/1.00 vMB 17
336,782 336,782 0000000000000000110d4f4927ad16bc008bde8da3bb588c244f2425beeccf83 191 0.10/1.00 vMB 28
336,781 336,781 0000000000000000002d8e75adc5fc330c9f6adf6355ab3b08b6bfd01454cbb9 688 0.43/1.00 vMB 38
336,780 336,780 00000000000000001a1b32525e0ea4ca8dbe480f1c756d22ee5a9247e47ec1be 1,516 0.81/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.