Loading Tool

Explorer IconExplorer

Memory Pool

80,353 transactions
29.89 vMB
0.09121346 BTC
Random Selection Loading Transactions
Max Size: 182.45/200 MB

Candidate Block

Mining Attempt a33147e6341f4f6fc8cee0d48f7391f953704af1a8dfe930952d917d662f0cfa
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c24342e854d064936c19761732a003aeacbee0d749e192ef2a2fbb10830656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.02484610 BTC
Feerates: 402.60 > 2.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (584,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,061 331,061 000000000000000009017740f30ee3bc5776d61ba719a88d55197cfe013bda49 188 0.10/1.00 vMB 29
331,060 331,060 0000000000000000146e521171eeee3a03b1eae4435e7b8e816c7c724d420547 759 0.41/1.00 vMB 29
331,059 331,059 0000000000000000130fa643ad78c01caf07b1db64981d1f29cd48eb79da553f 539 0.31/1.00 vMB 31
331,058 331,058 0000000000000000130502e810a80ce5fbc5468c06338835797f0de407fcd099 168 0.11/1.00 vMB 44
331,057 331,057 0000000000000000030f025ffc8a25325984970e1f89fe65d5fedfaeb8a77e9c 32 0.01/1.00 vMB 40
331,056 331,056 0000000000000000082191bd7dad18dab04c1e1c3714c26f0dde4226c9f6f226 341 0.16/1.00 vMB 21
331,055 331,055 0000000000000000192c3a42123b569790da2e8eb8e440214b418476e0e54356 245 0.16/1.00 vMB 26
331,054 331,054 00000000000000000c0da7d9f7db74dc14939ec605d8988ffb837c496c7df8df 1 0.00/1.00 vMB 0
331,053 331,053 00000000000000000bc1cac257b8e3c8a6ac2c6d6d27c671e97885ad67c382d9 51 0.03/1.00 vMB 28
331,052 331,052 0000000000000000048daacd41f9f3f6c8c6d4a86de41ede2c431d0d3b9f893c 468 0.25/1.00 vMB 33
331,051 331,051 0000000000000000045a53751985e60b61edfdbed1bab7cd417773863f1f4646 990 0.51/1.00 vMB 29
331,050 331,050 00000000000000000d5b17acfb625be8a069fee053ff1aa666e6d6f99e552e6b 75 0.03/1.00 vMB 32
331,049 331,049 000000000000000019452b14f3d076a30b112c4fb1a5f58932a381b65e8d11db 219 0.13/1.00 vMB 25
331,048 331,048 000000000000000013e5f261c8489aea226d90d701327e0f9a138f3592ba14e1 202 0.09/1.00 vMB 30
331,047 331,047 00000000000000000c0a666884174808a8c11a90d2d072642e0225e25abb14b8 337 0.27/1.00 vMB 21
331,046 331,046 00000000000000000e972b2beb3df609715bbae66120f7c882e3cf3d740a2bbb 800 0.50/1.00 vMB 26
331,045 331,045 00000000000000000eeaf6caf4b0cb2602b4b01854803a5daa0069b7b5ff1aef 538 0.29/1.00 vMB 29
331,044 331,044 0000000000000000153ae61135f0d1bf49ef4b350c28e1aa14e0cb9d9317f24c 364 0.18/1.00 vMB 30
331,043 331,043 000000000000000010e1cb10c4c89801a3989cd82ebc0f79c3da16c73c61ae35 324 0.16/1.00 vMB 29
331,042 331,042 000000000000000017b6582e3b3a14fcd74f88dfa4d86ca42953f0b7fa1a8958 32 0.01/1.00 vMB 77
331,041 331,041 00000000000000001553878994c1ddedc7112617e0b7e1c443037e47a3df191a 212 0.10/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.