Loading Tool

Explorer IconExplorer

Memory Pool

72,843 transactions
28.08 vMB
0.06793307 BTC
Random Selection Loading Transactions
Max Size: 166.29/200 MB

Candidate Block

Mining Attempt 800d545aa9618ce390db2561b62d73873854754d740808ae8a0e4e3547520e6a
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 636fc1f13d2692819d4723477c2287f8162c2bd67509d99a23b2478e43d86abc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,716
Size: 1.00 vMB
Total Fees: 0.01187171 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (631,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,027 284,027 00000000000000006528eeb4d449fdc2ad881d83d5b4534ba804dd23e4d492b2 140 0.05/1.00 vMB 50
284,026 284,026 000000000000000195561119079df3578a777fe9f698e318e31ac21ea6edba3e 664 0.35/1.00 vMB 26
284,025 284,025 0000000000000001e584a6449044b81ac3d7a00d044f99e7187b6a1bf04c9e5f 566 0.25/1.00 vMB 35
284,024 284,024 0000000000000001151718d07e30fbc05ed87df24da785889e94e52fba78776d 1,112 0.35/1.00 vMB 56
284,023 284,023 000000000000000011876d4e17e42082c5b1b16310110db27aa8e806f27a5e8f 165 0.05/1.00 vMB 313
284,022 284,022 0000000000000001154588bda5812d63dd6f0905d12e9b88e853fe60744fe227 761 0.25/1.00 vMB 53
284,021 284,021 00000000000000006803571e6981012da07b801705ce7ac562918df92c9d883e 156 0.05/1.00 vMB 50
284,020 284,020 00000000000000016a9405fdebfb52489d3ad6f4fc258f250a019d1f360c2366 145 0.05/1.00 vMB 130
284,019 284,019 0000000000000000342676f1857a51bd5454005ce4ed84332f7edb95f807f949 683 0.35/1.00 vMB 27
284,018 284,018 0000000000000001259340e0914e5e97a1f5b223dc23d7e0cc10f2bf560b30f4 795 0.42/1.00 vMB 35
284,017 284,017 0000000000000000847b0f91036890e2e1193d78c57228e24178a58e82b168a7 624 0.34/1.00 vMB 37
284,016 284,016 00000000000000008aea2609c7af679f947429ee1443aa2dcbecb5e20889d2a5 789 0.35/1.00 vMB 35
284,015 284,015 000000000000000189aafeb664314e1ef50b49fa886a77ed1192dd6a97c8e491 386 0.20/1.00 vMB 37
284,014 284,014 0000000000000001438931934118d2772deb56efc7be190deb38cc72de267c0a 358 0.21/1.00 vMB 30
284,013 284,013 0000000000000000ccea37cc0f03fff907c9e1a9967731d885e1bc20fa2cb0eb 68 0.10/1.00 vMB 11
284,012 284,012 00000000000000018cd5fbc4ef013006f2cedcec63243fe631e1563c4342e180 983 0.50/1.00 vMB 36
284,011 284,011 0000000000000001b809a28c51a8fa24e3baab2233641317a2e95cfbe213861d 400 0.26/1.00 vMB 34
284,010 284,010 000000000000000119b8d1430f2029e12124651655c60daca78008eb6269bb7e 99 0.06/1.00 vMB 24
284,009 284,009 000000000000000046c6a2cfbf9e5b822270edcd91ab9a2af0a13e7af3037895 623 0.35/1.00 vMB 36
284,008 284,008 0000000000000000ccb963c7febdecb5581721d726eb28ef0df511535aaae8eb 338 0.18/1.00 vMB 37
284,007 284,007 0000000000000001391fb73eadbf515d147ea66eba592885f3bf67bdb315837b 288 0.19/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.