Loading Tool

Explorer IconExplorer

Memory Pool

45,591 transactions
29.03 vMB
0.13835193 BTC
Random Selection Loading Transactions
Max Size: 151.29/200 MB

Candidate Block

Mining Attempt 9a529b3c8dcfa93165356b4b8b420692fd0962613ccafda580f26fb417392ca5
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 8525de44596323c5c7acedd1c91c49687b6a7079ebbe2d49bd9cbe1f61f97c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.03906456 BTC
Feerates: 100.25 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (128,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,270 786,270 00000000000000000001bbcdb3db062ae4bdbb668c97a15279943d5fa977a3a1 3,123 1.00/1.00 vMB 16
786,269 786,269 00000000000000000003520d643a61390836ffd3b630d95de78a4f01fb5ab01b 3,669 1.00/1.00 vMB 25
786,268 786,268 000000000000000000023af3f2bb94b83d6d0c75e17e18c569d765affe6f164b 3,653 1.00/1.00 vMB 16
786,267 786,267 00000000000000000004707ec421abd18d5215da4d95340aad8b7c6b35d49b3f 3,786 1.00/1.00 vMB 21
786,266 786,266 000000000000000000056c64cf650ad43037d9f64356b858b3f7ea06353bc770 2,852 1.00/1.00 vMB 38
786,265 786,265 000000000000000000015a4368c99cbe859166acb7d344460129a5dd12bd9984 3,467 1.00/1.00 vMB 21
786,264 786,264 00000000000000000000bd1f7cda72f002cc9021791f7a561243ada96562a0e3 2,875 1.00/1.00 vMB 13
786,263 786,263 00000000000000000000b945341222f1b310613e2605c4147d90107f47dbd6fe 1,542 1.00/1.00 vMB 8
786,262 786,262 000000000000000000040d12c296767f89cb0896f2fd13d1e2dae1e9be8a1225 2,544 1.00/1.00 vMB 16
786,261 786,261 000000000000000000023123435eaf73c43ee676d9efe0b34e455b20527451ae 2,410 1.00/1.00 vMB 25
786,260 786,260 00000000000000000003233c67a076dd9ff88ec26b10fdf1aded8d2c148de267 2,384 1.00/1.00 vMB 8
786,259 786,259 00000000000000000000fc6da14749efdbf5744dfecfea886950c1986c26fde4 3,545 1.00/1.00 vMB 18
786,258 786,258 000000000000000000013d34ba127256c2209a9457f581073134b83311d52c60 3,335 1.00/1.00 vMB 19
786,257 786,257 000000000000000000012dd3e8262d25b16330e7682f31499f335caa2f3ed6b3 3,533 1.00/1.00 vMB 24
786,256 786,256 00000000000000000002e61a4b805abd8cbdbcad15724be88399d420c903592a 2,695 1.00/1.00 vMB 13
786,255 786,255 00000000000000000000675776ff94eb695040aa35a463b05030a0800c6707b4 2,479 1.00/1.00 vMB 16
786,254 786,254 000000000000000000013d6582cd6ee3d49892b9843969a81cfdb9f7a1deedd8 2,923 1.00/1.00 vMB 17
786,253 786,253 000000000000000000018b75878ce10ef3f1c73028e2e9855b48fbdc40630b42 3,363 1.00/1.00 vMB 29
786,252 786,252 0000000000000000000411882f90a85fd5673ebfc18d6d11a64293d2d639a67b 2,316 1.00/1.00 vMB 19
786,251 786,251 00000000000000000005bed6911636af212507bed6fe802fc0461a4caa962187 1,740 0.93/1.00 vMB 2
786,250 786,250 00000000000000000004face36f2be7578d4da63c8a57775c02f6268a0737916 2,578 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.