Loading Tool

Explorer IconExplorer

Memory Pool

27,106 transactions
27.22 vMB
0.07191313 BTC
Random Selection Loading Transactions
Max Size: 130.55/200 MB

Candidate Block

Mining Attempt f9d1ffa5e7f94d2da610cc001ffa9f5391745b613cb433be140aa5deb572196f
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root 67c3804819fceb0c41c1968f0460fda65f2018d4040f028c5ab1a6fd4798dd55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.02048062 BTC
Feerates: 178.73 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (379,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,882 534,882 0000000000000000002845562e79bdb8828a8f39f22fda4f58f48af6e5862294 321 0.14/1.00 vMB 11
534,881 534,881 00000000000000000013cba529fb5a0cb59ef73ff3060db1813b919870e27ca0 2,109 0.79/1.00 vMB 16
534,880 534,880 00000000000000000004eb69ca8cb1b29af48cb40c42081cdc6042ce64b4fb2b 697 0.36/1.00 vMB 50
534,879 534,879 0000000000000000001db5abc1079de9e7469f374fda8ea7e0438a88b565f315 658 0.23/1.00 vMB 19
534,878 534,878 0000000000000000000b3d7625e6c99c681ea359e551847e11d9a198fd8c3ba3 439 0.14/1.00 vMB 21
534,877 534,877 000000000000000000195ec6a9124bf0986110f986988e07bd509bd0387ac06d 554 0.27/1.00 vMB 11
534,876 534,876 000000000000000000038fdf8b13dee4172ac6b2162c7f82d210b54cf35ae159 401 0.13/1.00 vMB 13
534,875 534,875 0000000000000000002771c92775d49603226957439cb81d6e8a56a3bb5a3330 276 0.09/1.00 vMB 21
534,874 534,874 000000000000000000192d117d547416c7c6ca1aa3085ff006936abe5f13f7a8 236 0.11/1.00 vMB 20
534,873 534,873 0000000000000000002d6ed36e7cd9ad28d0a9d5df0c5461bf6d082afddbc6b1 1,240 0.45/1.00 vMB 25
534,872 534,872 00000000000000000022b098440c1efb0dbd3fe0f589cd1a190a47a4cfa9a39c 2,066 0.93/1.00 vMB 16
534,871 534,871 00000000000000000022b8746bafdce8dde8f961212d35d89fd0482ca9198831 1,094 0.48/1.00 vMB 30
534,870 534,870 00000000000000000025a3b0c9a313fe6e8d7441ec179e6add130b680af61a73 240 0.15/1.00 vMB 7
534,869 534,869 0000000000000000000a66e5d6458c9c3430b59723d078ce6bc5c29b22e9a334 687 0.23/1.00 vMB 34
534,868 534,868 000000000000000000075341b8ddc9b608affd7ac315d3f6fb424edf225096ef 1,419 0.66/1.00 vMB 6
534,867 534,867 000000000000000000088fa9cd89e27b93db5a7813317140ac070d411ec153bc 2,566 1.00/1.00 vMB 10
534,866 534,866 00000000000000000024ac161e91501628ee48021d342531347bce8f840f41e1 2,720 1.00/1.00 vMB 28
534,865 534,865 0000000000000000002d97ff8c9268c07f81f2d98da50e00b0811463c360af91 2,699 1.00/1.00 vMB 31
534,864 534,864 00000000000000000027001d6640b8b40fd2978d030816e83d5d15497cacd777 1,602 0.77/1.00 vMB 26
534,863 534,863 00000000000000000020396e5b97ee1ca04f47e8196391739c0155cd63f7cdda 2,542 1.00/1.00 vMB 5
534,862 534,862 0000000000000000002574133670837f68e0a08fd6e164df78bbb3279699fffc 2,582 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.74 GB
    • Received: 10.88 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.