Loading Tool

Explorer IconExplorer

Memory Pool

79,470 transactions
29.24 vMB
0.11046205 BTC
Random Selection Loading Transactions
Max Size: 177.39/200 MB

Candidate Block

Mining Attempt b91cf2cdacb8639598956a999f13e69aa04176accd728f7ed4063315da9241ec
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 65815e3ed2c2de1c8fff0cd83c8c5e71e69c37a3f697c117f7f27fb8391aeb08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.04925072 BTC
Feerates: 151.07 > 4.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (382,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,331 532,331 00000000000000000003b2cd31ba3f0c99f96aee5cd7d7d0dace2e86f0afde6d 961 1.00/1.00 vMB 10
532,330 532,330 00000000000000000022a0119dc9487ebe798673ed21df6fdbda452ac5def1b8 1,658 1.00/1.00 vMB 21
532,329 532,329 00000000000000000034c9d2fdf1d363619962b2aed0be07bb4f665ddf028a31 1,740 1.00/1.00 vMB 15
532,328 532,328 0000000000000000002aaeb342e66ecb40e8a9421c90587c6bd19f864f4d63bd 2,652 1.00/1.00 vMB 38
532,327 532,327 000000000000000000161da937438d032d0d3f5567fc15d529b76fc2ae71ec29 2,167 1.00/1.00 vMB 28
532,326 532,326 00000000000000000030c384a6bba5d5e022758040d5552907004892a912c825 1,996 1.00/1.00 vMB 14
532,325 532,325 0000000000000000002826239978773086b4e77a9988ba4d2d6893cc6ed9f3d2 2,431 1.00/1.00 vMB 32
532,324 532,324 0000000000000000001378b1402d7ad990c306c26d24a0c9dd5b9ba58ccd0f1d 2,819 1.00/1.00 vMB 23
532,323 532,323 0000000000000000000e2e04ca8db76f9d815d254aaecc4bdb6e88e5d4cd1138 2,707 1.00/1.00 vMB 21
532,322 532,322 0000000000000000001f003f5f9dbade46e577323329fa9da256867c28af0f6b 1,415 0.55/1.00 vMB 23
532,321 532,321 0000000000000000000c8db0e0a3aa17d23d6cbd57e3c4f8749e212cc5fa1d92 1,131 1.00/1.00 vMB 8
532,320 532,320 0000000000000000000249f02ee94bfb5d46d7d42ee9e78e7f4376b2fe023dbf 1,243 1.00/1.00 vMB 6
532,319 532,319 0000000000000000000e598ff0b91e55b0412e729d4e11c927871c686b8cce45 2,404 1.00/1.00 vMB 12
532,318 532,318 00000000000000000026e44f2692f623ae0adc6fc0cae68c268caa838f927317 2,536 1.00/1.00 vMB 18
532,317 532,317 00000000000000000020666ea0e87b7435382384d7b16ab1cb268242de60cf68 2,243 1.00/1.00 vMB 13
532,316 532,316 0000000000000000000d393152bacbfbde643c1a4ff22fb3126acda15314ca42 2,729 1.00/1.00 vMB 9
532,315 532,315 0000000000000000002010a50bfa83aa90e7da7135ef90b46ac8379d8dc8be89 2,658 1.00/1.00 vMB 13
532,314 532,314 0000000000000000001f89813db194a19537fb72f6662f99fad9b4cd85feb5c5 2,586 1.00/1.00 vMB 24
532,313 532,313 0000000000000000002c2288e80cf72bfc923a437b6c40681f0bdd55f9eea0f9 2,282 1.00/1.00 vMB 58
532,312 532,312 0000000000000000001ea1b45c854b7a39129e7cc7efa0f3c40b465869e122ae 407 0.14/1.00 vMB 27
532,311 532,311 00000000000000000020cd7d195e385d1eceaac22793427d8f9a6f3064f28e55 1,923 0.78/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.