Loading Tool

Explorer IconExplorer

Memory Pool

81,939 transactions
30.48 vMB
0.13235727 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt 3e7cefa0c9e94c7d29cdff60df610264a72c1458ab2ebdb08f0944a8b3e04bd3
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e44c4009143e91bb0c02acf18e9f8f6da8cb29dbed0d8394e1c69ca98c75d07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.05161838 BTC
Feerates: 302.06 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (498,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,515 416,515 0000000000000000014c8a7088ca52e57967d4bed84a22c19382b09b517029f3 1,612 1.00/1.00 vMB 68
416,514 416,514 000000000000000001e726bc4e7f390a7735376af9423c1aa0217a1bd79546bf 956 1.00/1.00 vMB 32
416,513 416,513 0000000000000000021621b7d74e5c5f347d958e42ae1dcbe24f1f82ae3e978b 424 0.18/1.00 vMB 81
416,512 416,512 000000000000000005325aab9a3e989f5739bbed66a6d6b438a31b3957f8c0c7 681 0.31/1.00 vMB 69
416,511 416,511 000000000000000000afd4a597389416acf6a0024c7c6776bedaaeb9a6098ed4 1,308 1.00/1.00 vMB 26
416,510 416,510 00000000000000000026b3438f4ec5c65c7952a7241767e77c235602665e6f13 23 0.01/1.00 vMB 152
416,509 416,509 000000000000000003ca3e83135fa8046787c9da1d990191635679f04352eac4 1,906 1.00/1.00 vMB 43
416,508 416,508 0000000000000000058eb1b662821e01e0b88162ccc4fb2eec8fcbd91027b781 1,582 1.00/1.00 vMB 41
416,507 416,507 0000000000000000039c4003cdab8560c61d6bd21e880fdcabe84bfeb56c6eb5 1,987 1.00/1.00 vMB 50
416,506 416,506 00000000000000000418e6a0a984f44b4d9a1c68166bdf263776abcb82df63de 2,326 0.99/1.00 vMB 75
416,505 416,505 00000000000000000231fdbe51a3e3e540d0bb6749be9bfb82bae80cb2771a0d 2,497 1.00/1.00 vMB 72
416,504 416,504 000000000000000000bff1e32907e120b46876371849a4056863c5862c9f25d9 1,844 1.00/1.00 vMB 118
416,503 416,503 000000000000000004c1053e9f685c39ec0f70a5bb3c704a3816f57d879107dc 1,363 1.00/1.00 vMB 47
416,502 416,502 0000000000000000057d1009f721e8fa3e7549af1e7c6ad1adc151e20c083f9a 2,493 1.00/1.00 vMB 86
416,501 416,501 00000000000000000542577706fd75dd820cb12f6a92e3fc8c0526758b143f8a 2,257 1.00/1.00 vMB 84
416,500 416,500 00000000000000000330dc686da032f93d7e1d8d46edc65968189cf3c640d7e6 1,397 0.87/1.00 vMB 46
416,499 416,499 00000000000000000056bd7b2b96d6ee7b64c0887b5bef478409855f652d46aa 1,700 1.00/1.00 vMB 71
416,498 416,498 000000000000000004983f04183f2a6ae7f1cdf6ddb8f4b3f79e39e14392db4c 1,866 1.00/1.00 vMB 32
416,497 416,497 00000000000000000282ccf9996fff9c34d2787674613f1062c5cf0bd983d446 1,581 1.00/1.00 vMB 63
416,496 416,496 0000000000000000001cddb33fbd61509c2944b46c5109ca4b4f89c2f8d9ffdc 1,980 1.00/1.00 vMB 65
416,495 416,495 0000000000000000000778af74ae7b601e71e8c34df8d7fbd40c0f45922fa134 1,810 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.