Loading Tool

Explorer IconExplorer

Memory Pool

46,170 transactions
28.56 vMB
0.07670135 BTC
Random Selection Loading Transactions
Max Size: 151.81/200 MB

Candidate Block

Mining Attempt 42ec0c23e0c2b96c4f16c0f698d35ef468badf87e8eb68ebbd81387207b001fe
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root e71fda810e549075caf1188db2d8c9402b89fbff62f903a97db77b6b87cc7f4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.02261711 BTC
Feerates: 100.23 > 2.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (400,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,328 514,328 0000000000000000001d29313ead8e7046a2eb5bde7e438aae2c1a01789d3179 315 0.20/1.00 vMB 68
514,327 514,327 00000000000000000016c2c34f362b4b42a13c33cce4f69158919e8e77cb7e5c 1,380 0.54/1.00 vMB 42
514,326 514,326 0000000000000000003aac17d4b15f23000d2d30639a803523e9dab3521a217e 993 0.53/1.00 vMB 19
514,325 514,325 00000000000000000038fdbb2665abd6591d4447da84defabc667be6cc6d5854 483 0.16/1.00 vMB 37
514,324 514,324 000000000000000000055d4bc72967d0342ddd9b8407d1fd3e3f24977251d084 285 0.25/1.00 vMB 21
514,323 514,323 0000000000000000001aef573acf37db0df4c114ec4ce169630eebeaaa1e14ee 1,759 0.98/1.00 vMB 25
514,322 514,322 0000000000000000000a039075c27ff566227aa5764822dbe36dc2dff71af56e 25 0.01/1.00 vMB 50
514,321 514,321 00000000000000000019d12347549acf1b1fc7be63eef08e19a47f5f6d668b2a 438 0.28/1.00 vMB 20
514,320 514,320 00000000000000000030be125aeac4ded82a6615ea4c67df275952c12f600da9 2,066 0.83/1.00 vMB 25
514,319 514,319 000000000000000000253c39411c79f854a74ff2898d1bc731aac334a76c7e7b 867 0.48/1.00 vMB 31
514,318 514,318 000000000000000000017de3673344a75ee48ce582b18ae7b6342a6e6a72b842 2,488 0.76/1.00 vMB 18
514,317 514,317 000000000000000000342c903bf05d888f304cb26aa56f2a632352d01f2d7f9a 1 0.00/1.00 vMB 0
514,316 514,316 00000000000000000019eb284a7d616499a347924618daaa2fc417adab5bce9a 1,411 0.61/1.00 vMB 55
514,315 514,315 0000000000000000001f674fe171febe9dc1e5a21d3b75ac5b6e6a436c61802f 1,798 0.72/1.00 vMB 30
514,314 514,314 00000000000000000050f5648820d28a0b57560b3fefeaee07e8197352defe1b 1,721 0.66/1.00 vMB 30
514,313 514,313 0000000000000000003988f439fb1b7f4777d3eaf8b082e2a83dcc11ae3ede02 2,804 0.94/1.00 vMB 29
514,312 514,312 0000000000000000003312a4ca7598da389a169396665e35eea80d66a3189429 1,215 0.68/1.00 vMB 38
514,311 514,311 00000000000000000028dd48d4b629ce0aaf8ef61a78c1705afee519fb87a047 1 0.00/1.00 vMB 0
514,310 514,310 00000000000000000050a0f6ebcaa3186154252a7088189b55bbde0ee3d7b063 170 0.07/1.00 vMB 43
514,309 514,309 00000000000000000023c21f578570e22d3fd9f4395f829bb3e38725f435d713 165 0.05/1.00 vMB 25
514,308 514,308 000000000000000000424056504081a07c9f9c07b388729b5ab8822aa2e9e8f2 748 0.30/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.11 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.98 GB
    • Received: 13.67 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.