Loading Tool

Explorer IconExplorer

Memory Pool

82,541 transactions
31.05 vMB
0.10714616 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 644a020b4e0758322c56ab8d1b1f8698b69fb2b5af831d5d0222f717e74ac6c7
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root aab817981de190287c0e569eb4d21a759ea30275b4c23bb6efd286101e5478c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.03333491 BTC
Feerates: 200.89 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (609,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,126 306,126 00000000000000000b9cea17b980b445b3995454b924bd369dbe2e2b61ffd95f 340 0.21/1.00 vMB 26
306,125 306,125 0000000000000000255ae98e3952c092b81404c9a26962f951148de5416d700e 130 0.05/1.00 vMB 32
306,124 306,124 000000000000000004af5e70a57ab48fffd7e2befd22f044d17f9bb551b2d376 409 0.38/1.00 vMB 17
306,123 306,123 000000000000000018ecac40e5f7dc0d9aee5f1795fe00b290bd1a7788afc237 512 0.16/1.00 vMB 54
306,122 306,122 0000000000000000002d2b69a620de7cad59e4a173e2ce32cc00d9abdd16db06 14 0.01/1.00 vMB 16
306,121 306,121 0000000000000000152a4c615178692f4b4bb5fd6a95bcaccc2456e88125edc2 371 0.19/1.00 vMB 32
306,120 306,120 00000000000000003446100d048b39f28b1234fcbca05356defb43e6915a39ca 10 0.00/1.00 vMB 24
306,119 306,119 000000000000000009af477f5b2fb05b1d1cbe352eab60b327ebd8fd81739b2f 10 0.00/1.00 vMB 40
306,118 306,118 00000000000000001dc2c09756be0bb3331f2fdff00e0ea5debc9e6525e43013 141 0.08/1.00 vMB 31
306,117 306,117 00000000000000001e214013c251a2a37fab7691744f863545ae8c5091034071 101 0.06/1.00 vMB 30
306,116 306,116 00000000000000005c9ca58f65562a37ae597f59313e4a7755eddb0861b48cf7 152 0.05/1.00 vMB 30
306,115 306,115 000000000000000035848cf87cb706775bfcf872db3402e354445e8fd5d94487 670 0.38/1.00 vMB 32
306,114 306,114 000000000000000001d317acc1a4164bdc95df10207bcf9c9760d9ff44a3215e 197 0.13/1.00 vMB 24
306,113 306,113 00000000000000002e98d94d9ff8a91c62008dfc217ff07d6b45e1b529f69c19 234 0.12/1.00 vMB 29
306,112 306,112 000000000000000043210e474e141e86ef149afee596325ce1513554f094d17b 34 0.02/1.00 vMB 27
306,111 306,111 000000000000000006b7af5895643dbef88eb942ef6d992335f0f7922b170d6d 22 0.02/1.00 vMB 6
306,110 306,110 000000000000000030a156bb60d1492b83ed7c002d1c345a61111e6056bfe9dd 125 0.05/1.00 vMB 32
306,109 306,109 00000000000000001fb0e83201408fb58f67c5a4dc99aa598f2409cae40d7a9b 172 0.11/1.00 vMB 33
306,108 306,108 00000000000000002847bf4e6bf298e76649bef27d2d898c4114ca99a7f79631 116 0.08/1.00 vMB 15
306,107 306,107 000000000000000032e03419e23ad65c49b6c656f0a6dce0873a6f9f1a560ddc 470 0.28/1.00 vMB 32
306,106 306,106 00000000000000004a9d5664f36c70f63c0762340d04743f303f666fe31389e8 314 0.20/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.