Loading Tool

Explorer IconExplorer

Memory Pool

76,711 transactions
29.73 vMB
0.10140076 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 4948323bf27dca089d32013e52bafbbde499efc26b59feef093a2da145486141
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7ec1364d243c4234daecde15d914ed15e89bdc9dd1f2b47f89d1d801ba2bc595
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.03418321 BTC
Feerates: 357.61 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (627,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,600 287,600 00000000000000002e2775bfc466c898c3a73f106096058c51174dd51a79ba59 234 0.35/1.00 vMB 6
287,599 287,599 000000000000000034e1883d347d044ae8ad72864b29eb7fe105b94b1c9a8dbe 168 0.12/1.00 vMB 21
287,598 287,598 0000000000000000633124ee5d39f2f0bb5deaa4e4c11a7ba0bf1d9904bf8577 99 0.09/1.00 vMB 20
287,597 287,597 000000000000000018f363a002de9cc3bd1f64b3a2924a5bbe6a76d21e111fa7 460 0.24/1.00 vMB 37
287,596 287,596 0000000000000000a61b344812d4217250951a4f13b26809883a1faa5e3b02b4 164 0.22/1.00 vMB 17
287,595 287,595 000000000000000082d4f29eff6048f7bb2f8dd747875780b573bfc3ae1b0222 248 0.17/1.00 vMB 24
287,594 287,594 00000000000000012c6e8121dd03c463902fda5da312e18037ac334bc130db63 117 0.06/1.00 vMB 69
287,593 287,593 0000000000000000f4767c7d9f92eccd4c28a4de288c33b0a9b1d2d2092562cf 373 0.19/1.00 vMB 39
287,592 287,592 0000000000000000fecc151ada2b8e763c2be24037a98a3f7c312ea209470408 45 0.02/1.00 vMB 35
287,591 287,591 000000000000000155ff31f6c837b4946501cecb4c3db07cbf4804d172cb53f3 214 0.12/1.00 vMB 35
287,590 287,590 000000000000000124f45c8ec7938a15e9a7acdf8413dbe9df88b3db27c6872b 317 0.24/1.00 vMB 28
287,589 287,589 00000000000000010893308b54b0488d8e49d6f2c00d070eab7daf7f2e79ed0c 504 0.35/1.00 vMB 35
287,588 287,588 000000000000000132c4dbc8ad256585e7eafb37050e3c1b3af662149d0a3293 983 0.35/1.00 vMB 57
287,587 287,587 00000000000000014bb9398a571ff8e1cab5ac47d5dfab5a2b51fd42f63db771 477 0.24/1.00 vMB 34
287,586 287,586 00000000000000001286ab343ad6550093bb978c673669c53204ae81e66eae39 408 0.24/1.00 vMB 32
287,585 287,585 000000000000000102716aba7c6aa26589651e96951acda108a5300ec93ba0d2 713 0.58/1.00 vMB 22
287,584 287,584 0000000000000000d6b4cf898e9bce58e57013955b5475aab1425bde0fdf15f2 1,041 0.35/1.00 vMB 51
287,583 287,583 0000000000000000c43666daa53bb734bb562bef3459499e11034a96076bafec 894 0.35/1.00 vMB 47
287,582 287,582 00000000000000005efd0e57335ab0332e084ea89728eb5b5193f5dede28a49f 393 0.23/1.00 vMB 29
287,581 287,581 0000000000000001538e02811194c4227954be0db63c5ec999662a20bb0fb53f 190 0.10/1.00 vMB 29
287,580 287,580 000000000000000075f7160caab1dc6abdbe7d69be8c92fca01ef29700b3678f 308 0.22/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.15 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: 744.07 GB
    • Received: 18.70 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.