Loading Tool

Explorer IconExplorer

Memory Pool

77,413 transactions
29.97 vMB
0.10851465 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt 2029b29df7445750fd216ce6e3d14c741f1e0534c34cc803850190aa0c819d9d
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root ba6907e8f1b412dab4e946c2c83ce795fe88ae747c13fd0309608dece345d177
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.03785959 BTC
Feerates: 357.61 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (22,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,570 892,570 000000000000000000003d52e692705f26e5649cf0de0076f414698e6d5056d7 3,769 1.00/1.00 vMB 3
892,569 892,569 00000000000000000000c0690961ec57edd5b7619b8c571329cd90b696560f56 3,796 1.00/1.00 vMB 3
892,568 892,568 0000000000000000000214f52452164ebae37c40543010b5ac7c9e95c53d9215 3,936 1.00/1.00 vMB 2
892,567 892,567 000000000000000000012a264131af633f3d734f05f9d439b76338cd546f6db0 3,238 1.00/1.00 vMB 4
892,566 892,566 00000000000000000000a4be10a1500127507e5eeafbc4f11030f712ce6b66f5 4,198 1.00/1.00 vMB 6
892,565 892,565 0000000000000000000145e2161747bdc1b748cf332845bd43431b190449819f 3,471 1.00/1.00 vMB 12
892,564 892,564 000000000000000000016bf4a6216a43afc1c0ea942e1606c0b0ae77df845e2b 3,960 1.00/1.00 vMB 3
892,563 892,563 000000000000000000016311680619aa5b05626c5839800701a3b546fb91486f 3,874 1.00/1.00 vMB 4
892,562 892,562 0000000000000000000035a73a419e050c7ab4304fd2b827e5b1c97cd65b830e 4,161 1.00/1.00 vMB 3
892,561 892,561 00000000000000000001f82b66cdb7642488e9ed2024c6ae1cf7f40e639bced5 3,891 1.00/1.00 vMB 4
892,560 892,560 00000000000000000001a8ac110b7d8779a4513c0080d7490b936425b06e8f3c 3,407 1.00/1.00 vMB 6
892,559 892,559 00000000000000000000c3db8c1427149efd3244c4453f9c5e7012c71f7306b8 4,218 1.00/1.00 vMB 3
892,558 892,558 00000000000000000001c05183db3f51937a81c1d343d4b81628128518e30d2d 2,879 1.00/1.00 vMB 3
892,557 892,557 000000000000000000016db77a8918f45db442994016dc9ee52277b12f169408 3,177 1.00/1.00 vMB 5
892,556 892,556 000000000000000000003a2338648558501683e3c580c40e676645d7e63cdd60 3,389 1.00/1.00 vMB 4
892,555 892,555 00000000000000000001f4526667d8185f65db5a02049395d340f21a2f2478da 1,547 1.00/1.00 vMB 2
892,554 892,554 00000000000000000001f35455cbaab1a72f02889b764118cf60ccb8c6377b5c 234 1.00/1.00 vMB 2
892,553 892,553 0000000000000000000113c994bb95beaaf3d14ecaa94ebcf3ed92f6b3b3b728 1,263 1.00/1.00 vMB 3
892,552 892,552 0000000000000000000145b5e24b543687c7f33dbd28607dd93103b6f27d0d25 3,950 1.00/1.00 vMB 3
892,551 892,551 000000000000000000022405840d653b49f0ca52a0f3a30ffa5c0f6d234fcabe 3,976 1.00/1.00 vMB 6
892,550 892,550 000000000000000000014a4cfe2d2b02b0cbf6f9e727ffcd9dd332d6afb40118 3,638 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.15 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: 744.35 GB
    • Received: 18.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.