Loading Tool

Explorer IconExplorer

Memory Pool

56,696 transactions
32.16 vMB
0.18498326 BTC
Random Selection Loading Transactions
Max Size: 173.21/200 MB

Candidate Block

Mining Attempt 41deccd410f806a8df1079b54ed0742e4d803def9a0bb865cd51697c259408ea
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 6fed88689ede4441465fd2ae365bb858f12f549407928c7374052409b57d5720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.07293526 BTC
Feerates: 465.21 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (315,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,692 599,692 0000000000000000000369f7b68976fc8fb6b737ac9adb426f3b510102f9f79c 2,316 0.80/1.00 vMB 15
599,691 599,691 0000000000000000000bbdba51b2342b40d614a0c12c10bdcd95a1bbf3dcc2db 2,022 0.66/1.00 vMB 13
599,690 599,690 0000000000000000000a5cfc7c3fd67c4f282dd4ceed64664d0ad9859976154f 2,723 1.00/1.00 vMB 14
599,689 599,689 0000000000000000000ee380402de1c890e914e9afce93d23720962b707d5ba6 2,252 0.93/1.00 vMB 13
599,688 599,688 0000000000000000000a8ed0ece68e0767741b5a209a8ceb39d1a958e342bb29 328 0.12/1.00 vMB 15
599,687 599,687 0000000000000000000d89c3af1c87c56103ecebcfbf5973cb7b8bad9ae30912 2,706 0.85/1.00 vMB 19
599,686 599,686 000000000000000000147eb05d8e3d86ebe15e3a6bd6ba8b52c176ddd94c9422 300 0.08/1.00 vMB 28
599,685 599,685 0000000000000000000432c7e4fa7914dc26a996ddedffc7c518d888117f8c03 1,726 0.47/1.00 vMB 20
599,684 599,684 0000000000000000000f3885401fbd8125b471cf5e783474f20e94ff2883f040 562 0.14/1.00 vMB 16
599,683 599,683 000000000000000000027aa7735cba20c47a6702729e83fae910d7a3a7978b0e 1,359 0.35/1.00 vMB 17
599,682 599,682 0000000000000000000e0f64421b4a328f1aa226b839bbbc1d07d8ddbce332b9 1,283 0.30/1.00 vMB 15
599,681 599,681 000000000000000000137bce8f4ada3594a0fd0be0747846216514a68f9a8b18 126 0.04/1.00 vMB 15
599,680 599,680 0000000000000000000a506cc225a56cbdc8b89342e36bb209fad5c11218d067 2,776 0.74/1.00 vMB 15
599,679 599,679 00000000000000000014e759740bd419c71c929fc4bf5bf20a2d1c9f4539d34f 1,953 0.55/1.00 vMB 15
599,678 599,678 0000000000000000000c78f8c55bb0d6c9a3364e7ae0eb3b01488eda6c3c7eb6 3,306 0.89/1.00 vMB 17
599,677 599,677 0000000000000000000b147f3cc5ba84acb30086366e5d8f0ae3c6fe4c3649a6 1,936 0.50/1.00 vMB 15
599,676 599,676 000000000000000000079424cc226f5a6f8f733de6ee41c77df0e1a1f81b94e9 1,587 0.44/1.00 vMB 17
599,675 599,675 0000000000000000000dc6d7b88b749c751952fea64849e55a7c77482de97a45 1,262 0.34/1.00 vMB 16
599,674 599,674 00000000000000000007f07fa7bef9d6ac6f50c444b86e01a39784fb887bea08 2,071 0.54/1.00 vMB 17
599,673 599,673 0000000000000000000cca7ef49f5fff151069b9660c4b0445033bf790a77b87 1,211 0.34/1.00 vMB 15
599,672 599,672 0000000000000000000f9e550155ee6acacb2e9f4d8920945da41e920d6bea5c 1,998 0.73/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.