Loading Tool

Explorer IconExplorer

Memory Pool

81,617 transactions
31.24 vMB
0.07775715 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt e9676b0a738d7d73157630ab95efc2096d183926523747295191aa6470b0c097
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 8ef0dfe7dd4cbc09a95e89e1cd09f30b33d0ac44703337b6fc7461e00a54a643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.01025119 BTC
Feerates: 100.37 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (510,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,763 404,763 000000000000000004b42ab42f96a77a0452c61af1ecce7a637e22665c5c2e99 1,039 1.00/1.00 vMB 20
404,762 404,762 000000000000000000ca40fe92c970fac481e50f9f38ae97c7f18665623059ae 2,034 1.00/1.00 vMB 40
404,761 404,761 000000000000000004f3ba98d0016da0a114e072219d8db56024e62c20739072 1,068 0.71/1.00 vMB 28
404,760 404,760 0000000000000000047ef38937c0e48224ddd57110b88b683f04c743e185fa9a 1,658 0.66/1.00 vMB 44
404,759 404,759 000000000000000002c52097019ea459650f30c85be2c663ebd858574441c18f 623 0.33/1.00 vMB 29
404,758 404,758 0000000000000000059d50d731e7c67c144fec85f49f1248d6cfb97b63709b7d 462 0.24/1.00 vMB 36
404,757 404,757 000000000000000000ad4e1853f3c8cfd38d6b14a765c4604435ff8370a06d94 1,695 1.00/1.00 vMB 28
404,756 404,756 000000000000000004d8773e9133f48c87af1369f72f407e788056b00e3d65f6 1,367 1.00/1.00 vMB 22
404,755 404,755 000000000000000001e2f0596b19a8cfec974731bd448daac9b630c518c397f5 2,755 1.00/1.00 vMB 47
404,754 404,754 000000000000000005766476ddc2698958753b3deb6166b7619dc1d843a79128 2,133 0.92/1.00 vMB 57
404,753 404,753 000000000000000001bcfc53bf88db49487aeeb19a5ae145a05699a475071464 1,486 0.68/1.00 vMB 39
404,752 404,752 000000000000000001dc101fe0ade4ebb658bc26190650f10119e52339474cc0 596 0.31/1.00 vMB 31
404,751 404,751 00000000000000000460e4c159fee807ec3a3d694154fd41a335a49458da2da8 789 0.57/1.00 vMB 33
404,750 404,750 000000000000000003fef3032ba6c46077589224dde37c5147c5668eefcec27a 1,102 0.42/1.00 vMB 44
404,749 404,749 000000000000000003a5572a9fb389837dc67c9ab8803c5822bc1368ca89aba9 148 0.05/1.00 vMB 42
404,748 404,748 000000000000000006a4a68d437e941952587c5f74452401602ae76cfc81cb96 472 0.21/1.00 vMB 38
404,747 404,747 000000000000000004115c15f1b13b1fbfdc789d7673d9c765fb12bb20bd0cf0 824 0.52/1.00 vMB 29
404,746 404,746 000000000000000002c3b83d77f6ea96fcfc3e04be0d23ef1fcfee2b9c70cf0f 359 0.18/1.00 vMB 39
404,745 404,745 00000000000000000287fab982f229bec2f7b331d9209ba88138fcac05450a0c 534 0.25/1.00 vMB 39
404,744 404,744 000000000000000002aef23428347b6eeada131e3d9f8204dccb7cdd5d563885 309 0.25/1.00 vMB 36
404,743 404,743 0000000000000000042e5eb89d41edee19e76526e6ba11ebe324b7767f9facbc 1,103 0.71/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.