Loading Tool

Explorer IconExplorer

Memory Pool

74,064 transactions
27.35 vMB
0.06906621 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt 831b3b847d3d652d70fb7521352214ec3a3c2d8101a8fe0786749de74f90d5f9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 40d7e10c9887347d44d9a9efc38833188848a87a311792b85f3a11f208c35232
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.01091353 BTC
Feerates: 151.01 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (124,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,547 790,547 0000000000000000000217929eefda8ff53a270b696981e6faa2ac77a98fcfc4 2,625 1.00/1.00 vMB 79
790,546 790,546 0000000000000000000245ddb1e5f49b21d2e9b543463d45c0236a72781c442e 3,144 1.00/1.00 vMB 79
790,545 790,545 0000000000000000000250e67a43537ef18b95a69e3d312d25edbbd3ffa78953 4,631 1.00/1.00 vMB 30
790,544 790,544 000000000000000000008aa49a59592900449f079cdccd0de6971a0a0be26f8a 3,874 1.00/1.00 vMB 33
790,543 790,543 00000000000000000000da67581c7e1ab0243c7583eb38452c2e4637e0c85bae 2,963 1.00/1.00 vMB 30
790,542 790,542 00000000000000000002411c4f32f22152c0b7add2e1562646739255d5789b53 3,335 1.00/1.00 vMB 40
790,541 790,541 00000000000000000004100c05b266036543446601cd45d44231b8c03cae7f63 3,517 1.00/1.00 vMB 35
790,540 790,540 0000000000000000000475caa0c227309ff3ed0cfb69fc7c9ac6717ba730e198 1,574 1.00/1.00 vMB 36
790,539 790,539 0000000000000000000575481408474f456a0831aa8f13968c0184eccb540941 2,525 1.00/1.00 vMB 71
790,538 790,538 00000000000000000004503252b4a5d605be32da2e5ed2c002ab2b6f35a0eaad 3,263 1.00/1.00 vMB 92
790,537 790,537 00000000000000000004437862638d8a13746fb9446ea927f92716b8a1c49440 2,831 1.00/1.00 vMB 46
790,536 790,536 00000000000000000000884c3c8df78e3914cff044a4367c23e511197259bfbf 2,597 1.00/1.00 vMB 45
790,535 790,535 00000000000000000002d3f7e28de73899bbcbd071e63a17df899ae42bde3958 2,626 1.00/1.00 vMB 56
790,534 790,534 0000000000000000000104f1530223f229565760cc29670023135be476987928 2,281 1.00/1.00 vMB 81
790,533 790,533 00000000000000000004765247e88780b53b239be8c37a32e90cac48e438e159 3,331 1.00/1.00 vMB 97
790,532 790,532 00000000000000000003bed470951558dcd621d719fc3f2acc1a2e79b086927f 2,902 1.00/1.00 vMB 109
790,531 790,531 00000000000000000000e1fd90fa89080b269ec81e5a40883bcc2ec6afffe123 2,737 1.00/1.00 vMB 119
790,530 790,530 00000000000000000000529feb03ff753ff4e33a59a65b8515d3767b15033905 1,983 1.00/1.00 vMB 135
790,529 790,529 00000000000000000000179fce05e3d2c93c9a8d4d48e7f01b36bbc59a4bdc73 3,590 1.00/1.00 vMB 65
790,528 790,528 000000000000000000015038841b83f36a391525c07582ae1be4f18dc9642fbc 3,315 1.00/1.00 vMB 36
790,527 790,527 00000000000000000002383944d95cb6c6256666698bc7834791a015ce885766 3,215 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.