Loading Tool

Explorer IconExplorer

Memory Pool

77,338 transactions
28.71 vMB
0.06726932 BTC
Random Selection Loading Transactions
Max Size: 174.14/200 MB

Candidate Block

Mining Attempt d0e1d8ae8b66d8df249db4491ac7b273a72cf131c9a76f54d06144a6bba8f781
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root e3478028250127fa6eddfa4fc44f1d8d209b885d91834a6a9ba01369e8ad7dd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.00756167 BTC
Feerates: 101.55 > 0.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (165,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,642 749,642 000000000000000000070d4aeeb94ab50b8cafce3f9c5fd8fdae7222de8de235 467 0.18/1.00 vMB 9
749,641 749,641 0000000000000000000190bdef3d1051760be7855d11344b125f4c1e7f0e91b4 38 0.01/1.00 vMB 12
749,640 749,640 000000000000000000068947e1a084dba76b9efa9ebc2c4d268ade8c27b94ad6 930 0.33/1.00 vMB 8
749,639 749,639 000000000000000000017bc051d4192786188eef0de7af128256f1be71078abc 443 0.38/1.00 vMB 5
749,638 749,638 0000000000000000000520183a5297dad1f64c1f6be3a61aaca386d9b1a42c51 1,898 1.00/1.00 vMB 6
749,637 749,637 00000000000000000009646a491e40e7cbb4ddbcfd817409e419af43e373ea4d 1,379 1.00/1.00 vMB 12
749,636 749,636 00000000000000000002c26547bdec0343f995e9b611b20fafd1ede2df8901af 446 0.14/1.00 vMB 12
749,635 749,635 00000000000000000005e7f15e6d8c121de9a0f89a763948be7c7a17c0095899 504 0.25/1.00 vMB 8
749,634 749,634 00000000000000000000925ea701e26eea6ef6cf169610e82be0cd2356d207f0 499 0.15/1.00 vMB 13
749,633 749,633 00000000000000000004ebdaad813c4395415152af03bbcbceac90d46ef9628b 555 0.19/1.00 vMB 8
749,632 749,632 00000000000000000000d6445143b43fd51d376f0981eed490d26b137db6e463 1,157 1.00/1.00 vMB 3
749,631 749,631 00000000000000000002d1a2fc6bfcbafa60c3aba0740c39c164e9dcc98c8d6c 1,280 1.00/1.00 vMB 6
749,630 749,630 0000000000000000000917009f076589f1cf5239aad0d0dadf970fce2a274be2 2,386 1.00/1.00 vMB 8
749,629 749,629 000000000000000000020083c735844f0b327ad05d1ac920e005d7c4e2e822d6 2,813 1.00/1.00 vMB 13
749,628 749,628 000000000000000000080efc2f673c0a22ab39f74c3db501bfa4f725bb93cec3 2,044 1.00/1.00 vMB 7
749,627 749,627 00000000000000000005781974817d8ff82b3f35d56949c3f5870a0b0d839ccf 887 1.00/1.00 vMB 2
749,626 749,626 000000000000000000018c70a936dfc062cb40ad2a4e6b51f1488cfeb15c06d1 937 1.00/1.00 vMB 4
749,625 749,625 000000000000000000072d35899fac4e780409948e0fd005c030ea35af57c6c2 1,339 1.00/1.00 vMB 5
749,624 749,624 000000000000000000044dd0c1457e99e07568aebb18e76bc75db2c9b86b249c 537 1.00/1.00 vMB 8
749,623 749,623 00000000000000000006cc9bf2039e02a3994f4fd004d3f7c35cac131020806d 3,586 1.00/1.00 vMB 4
749,622 749,622 00000000000000000005a00b1abd73a10455d9be591d0f76c4ae30bcd2c39833 1,799 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.