Loading Tool

Explorer IconExplorer

Memory Pool

86,362 transactions
33.21 vMB
0.14371589 BTC
Random Selection Loading Transactions
Max Size: 197.53/200 MB

Candidate Block

Mining Attempt a6a2d00698a5d7480bc789ff87d0e9dc2205c3dbdc3c036e50f79eea8ef680c7
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 086ea0760c428a02678ee959b07e91eb9c530b6d0a03a48e6fdd5d7256df05a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06601758 BTC
Feerates: 387.56 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (206,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,144 708,144 0000000000000000000595aaffa9054640a467081d396732326cf67a22f156e9 1,285 0.40/1.00 vMB 11
708,143 708,143 00000000000000000008c8c6112047a022d85d75cef0126eea6d48b5b2ff3ff3 105 0.02/1.00 vMB 8
708,142 708,142 0000000000000000000bfedafd387d6c3d3662dae7acfaf91235d5cb0c01821d 1,008 0.42/1.00 vMB 9
708,141 708,141 000000000000000000051f3a4cf0467632fcf2c02eef446787f4a386edd98417 2,030 0.72/1.00 vMB 9
708,140 708,140 00000000000000000006fd6f64ba8a0f4057e6920a7efb33b1539df3e3520560 568 0.19/1.00 vMB 11
708,139 708,139 0000000000000000000b364cee25c019eb704515ff181f31b824a6efeb8d4257 655 0.34/1.00 vMB 7
708,138 708,138 0000000000000000000038e8cb1b6b2b11305b518eca03879e17cb0eb73b8375 975 1.00/1.00 vMB 5
708,137 708,137 00000000000000000009abe26e917593ea1172dd24f1d218fc4297f0c60b6df3 1,411 1.00/1.00 vMB 11
708,136 708,136 000000000000000000073e099922391985de79025762c72178c3c4943b689469 735 0.25/1.00 vMB 10
708,135 708,135 00000000000000000008e2a856f9ff441e8716b3509cd51cf81c61138129721e 246 0.10/1.00 vMB 10
708,134 708,134 00000000000000000004cf6e083a63ed84d84816a156b1b3f4b27be231c1e39d 1,660 0.74/1.00 vMB 11
708,133 708,133 00000000000000000001a724350e6756cee71c449be809c05b955d7f092d47f8 1,280 0.47/1.00 vMB 11
708,132 708,132 00000000000000000005c04e40aebb05bf3ce9150d305846df3a75c61330953e 1,396 0.51/1.00 vMB 12
708,131 708,131 0000000000000000000222838a30ffc6b567bc33b77619b41cd19f9976f6b02a 413 0.29/1.00 vMB 3
708,130 708,130 0000000000000000000b4c9d0487b3731ccd04108a44224bc4b6c4b270e27bd5 3,070 1.00/1.00 vMB 13
708,129 708,129 0000000000000000000c4f1126f0c1163fde20170552857b087a4d11f83555c0 471 0.18/1.00 vMB 12
708,128 708,128 00000000000000000006016700c48ff04fe9fd658c74a77f865e52101d338126 473 0.15/1.00 vMB 18
708,127 708,127 00000000000000000007e41006b25b2606a6263c519e31a56a27bc492aee0455 1,034 0.40/1.00 vMB 11
708,126 708,126 0000000000000000000996ddf5bfdae4104fcfff79237ed259b8432858ac7b2f 676 0.31/1.00 vMB 16
708,125 708,125 00000000000000000008200dc4341901fc498fbae96f706967848c862ec18d23 793 0.32/1.00 vMB 14
708,124 708,124 0000000000000000000cfec63b3c5f4f2355be173c1d85ce331558d2f4a5b29c 562 0.33/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.31 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: 659.42 GB
    • Received: 14.60 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.