Loading Tool

Explorer IconExplorer

Memory Pool

80,133 transactions
30.01 vMB
0.11727657 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 2deaaed47b078bc73ed7adfd05b7fbef9b3ecbfe0af739d481029c5076207b1c
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 493f92daf484d2f95dad7a5f223293df2312d1067a708aabf70cd2a3cbce3c6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.05568243 BTC
Feerates: 180.34 > 5.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (687,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,564 227,564 000000000000004b37e5a0db6cc38e4e1c3deca13baeaec24c2f393ab8cc5e22 10 0.00/1.00 vMB 682
227,563 227,563 000000000000033e3c07b209b22b54237bc6ed16470ab10d1f407d039bc423f9 207 0.09/1.00 vMB 892
227,562 227,562 00000000000000b83732466b4fa8b046da91d78224bed343bbcbdcc9c99a059a 253 0.12/1.00 vMB 334
227,561 227,561 00000000000002cdb77c6762f72ad3c6b299563f1965e2110a9390dae209b303 84 0.04/1.00 vMB 80
227,560 227,560 00000000000001ecffdb282b2a181d0c5ef7da62695c4c01ceaa6c1b2aba0ccd 746 0.27/1.00 vMB 214
227,559 227,559 00000000000002b71124d29b19ef3dab4d04722eecffee97b65f3012040f544f 544 0.24/1.00 vMB 235
227,558 227,558 00000000000000f6a0fe69df763bb32d5c5fa63fe45c26ae5e33fee0a40eb9c2 97 0.04/1.00 vMB 183
227,557 227,557 000000000000026508b1e2ad41713f5eae48e8f1de769102cc5f77eebcf63adf 41 0.01/1.00 vMB 184
227,556 227,556 0000000000000293d338f42574ecab2ba07b60cb95642b166d852770bdbeb700 275 0.13/1.00 vMB 95
227,555 227,555 0000000000000097ef5ea6b80681690bbe9a59ed51a7dfc5321cca10d436daeb 310 0.15/1.00 vMB 187
227,554 227,554 00000000000000eb1c4040750a4d7574f897c8b86cb8e4452db572966f5f715e 120 0.07/1.00 vMB 98
227,553 227,553 000000000000007fb00d5270565ce5b43690dc7d4c0eb47684756d5be4c8be2e 184 0.12/1.00 vMB 144
227,552 227,552 00000000000003414a4b776a78094251a14c5f1b605c18a1d347c7c7817609cf 126 0.04/1.00 vMB 72
227,551 227,551 00000000000001742b077ed1eafc9cbe4badb539158569994751062f5f31f090 362 0.18/1.00 vMB 181
227,550 227,550 00000000000001736847087439bd0380995bae9b53fbcde33ca0aeeccf79ccee 247 0.10/1.00 vMB 306
227,549 227,549 00000000000002a6d4b2381193b45cca0a620ed73381fdbc79bab9846de03f70 21 0.03/1.00 vMB 114
227,548 227,548 0000000000000182a2899fcd384e4b2c43ef24a30281e754e1d75e8bc1230ed4 57 0.02/1.00 vMB 170
227,547 227,547 000000000000010902f90e7d0d3dec39860cb953c78ffa8fd6b12a9260445965 246 0.11/1.00 vMB 227
227,546 227,546 000000000000004baa80b8010b6c600c1e8f4a17110485bf1fbaa56109969be2 5 0.00/1.00 vMB 479
227,545 227,545 00000000000002c543b6bcfffb9e5b629e2e13f51d375c15ffe592071a30b6a2 17 0.02/1.00 vMB 101
227,544 227,544 0000000000000281e82a329aa0bda2550fcd59999afd261c5f1111680e830147 134 0.09/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.