Loading Tool

Explorer IconExplorer

Memory Pool

76,382 transactions
28.82 vMB
0.07166144 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 1c321c4528334b20cb9ae1f5795ca983b48396d21becd1f69efacfb64b0613d0
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root f0fb24a3aff7316e5b80a6eece5f27261db50159a4194178aba1a574f06eacc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.00895099 BTC
Feerates: 74.05 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (385,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,622 529,622 0000000000000000001a3f12b784e1fc715a66e184d7ef58310b7b7c077ef3cd 2,650 1.00/1.00 vMB 41
529,621 529,621 00000000000000000022b63924d56befc013138e035b39b6bf1a533fbf5eb128 295 0.13/1.00 vMB 38
529,620 529,620 00000000000000000012f71d2b57b112ab6116c0445041f5a5a3dce4b785fca7 1,351 0.55/1.00 vMB 22
529,619 529,619 00000000000000000023469b37d8dd13af4519d087327f8bc081ce29cae1247e 1,983 0.69/1.00 vMB 39
529,618 529,618 0000000000000000000c61e73b35250b10d7e1b31f2c1824f4777f88bedcfa36 960 0.32/1.00 vMB 43
529,617 529,617 00000000000000000027b978a3dea8a3c49aba87055498caadb82c3236c42561 1,930 0.79/1.00 vMB 36
529,616 529,616 0000000000000000002ff56dc3f4e12c9e0bef8cbe9a7eb31a472114affb822b 1,280 0.49/1.00 vMB 5
529,615 529,615 0000000000000000001d3cce19224e271ec8b5a9544c7d7cd76cdfe705cfe98a 2,721 1.00/1.00 vMB 45
529,614 529,614 00000000000000000019a48eb42a293f4a96f9a399e463d6810b744f137043f9 1,579 0.88/1.00 vMB 9
529,613 529,613 000000000000000000245caccdabda02c6fee27b565535c6d3817e33beb04226 1,981 1.00/1.00 vMB 27
529,612 529,612 0000000000000000003424a2301a476ea3df137d38bc183590d0abbe69f6d83f 2,042 1.00/1.00 vMB 30
529,611 529,611 00000000000000000001bd6333611dbe6515441c2b52d9727d4334b50040083a 2,492 1.00/1.00 vMB 25
529,610 529,610 0000000000000000003538def60b14caf8c0958b7fbb522b105c539abb7f351f 2,733 1.00/1.00 vMB 52
529,609 529,609 00000000000000000037434e97c53167a10da7c8b483573457c90e548e5999bb 2,356 1.00/1.00 vMB 25
529,608 529,608 00000000000000000020a01be92a05d066cb5baf6f2578133c067daed340a367 1,235 1.00/1.00 vMB 29
529,607 529,607 0000000000000000000e4806d1061174515814792642e265b59c77124269d78b 1,074 1.00/1.00 vMB 75
529,606 529,606 0000000000000000001fcd536849ea378a1db46455109162760088a27d9d143e 2,261 0.95/1.00 vMB 35
529,605 529,605 0000000000000000000738af7f39fcb94da6af88da641d0d5dcc371c060a223a 74 0.03/1.00 vMB 22
529,604 529,604 000000000000000000078aa409fbe16d84a2ff1b63880d3a39afa1b7c2c4bf5b 277 0.14/1.00 vMB 21
529,603 529,603 0000000000000000000bffdadc470a879ecf641a75fa124284a432c8fd1213f2 2,122 0.97/1.00 vMB 30
529,602 529,602 00000000000000000032e3edd33f48c1394f572dc55df3f0fb698cf849fc48ab 1,857 0.91/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.27 GB
    • Received: 17.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.