Loading Tool

Explorer IconExplorer

Memory Pool

37,187 transactions
19.21 vMB
0.07717334 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.02/200 MB

Candidate Block

Mining Attempt 94bcd10a79b536148db01063cfcae63ce2b339280f1d45f77313fe9e571a1d20
Version 20000000
Previous Block 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607
Merkle Root 6415ae7aee79c54f4b19140214bbfdb8797b427f86a335977e60feb988067e49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 0.99798175 1.00 vMB
Total Fees: 0.03993430 BTC
Feerates: 179.53 > 4.00 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,882 (859,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,537 54,537 0000000000a26cf256fe444eab1b840a70fa39b6d66e3a9cd6e9643f5ab4e82b 1 0.00/1.00 vMB 0
54,536 54,536 00000000063378872e906250c5a75f22093e22a7c66d02c4cb595815fbfb31b9 2 0.00/1.00 vMB 0
54,535 54,535 000000000a60af0473f4fad554fd792aa99603e65e43a4d5a9b3f7d28fb4d1e9 1 0.00/1.00 vMB 0
54,534 54,534 000000000965e26247876cb702b905b5375e73d5200710b981afae8e3e38c10f 1 0.00/1.00 vMB 0
54,533 54,533 0000000010ada8330311c4ccc825d19a0b9d239a1535cb40dab2417f7d264f23 2 0.00/1.00 vMB 0
54,532 54,532 0000000004aeb61c20f8282f96a3be802f70705f0b7a287ced0310c1f278cfc9 1 0.00/1.00 vMB 0
54,531 54,531 00000000031af24ca4418a30e79601c3081f645069ee8a21d34fa84142bd9ee7 1 0.00/1.00 vMB 0
54,530 54,530 000000000b9145d4113f8c3077bcfe092969540b4aa3434d33f8b68d1ed70872 1 0.00/1.00 vMB 0
54,529 54,529 0000000011cdf05e33ea2fce3381878a826636b07f0a8e1f63a129612a567e0e 1 0.00/1.00 vMB 0
54,528 54,528 00000000034ec24cdfc2fa111a0becaa661ae14794c80b43c774d40e2917920e 2 0.00/1.00 vMB 0
54,527 54,527 000000000fe8b55d5af73b9c01db64ddd0cf319418ab97ec6e45c472e5080d3d 1 0.00/1.00 vMB 0
54,526 54,526 000000000c34a4be7ceadf881750a2753e42fa4db3488b537792f4a8fc829ce6 1 0.00/1.00 vMB 0
54,525 54,525 0000000010ac4da158d81d72359bc2d67bfee61f2679d30606179f6183d8be11 1 0.00/1.00 vMB 0
54,524 54,524 000000000abf0137e678a38e8f1ee801cb8fc08358f61805354c2801e1114665 1 0.00/1.00 vMB 0
54,523 54,523 0000000012d890843e39da141b685d4a66a3fc3e8396011afd2277599e77555e 1 0.00/1.00 vMB 0
54,522 54,522 000000000fc868efb4f762972052a90cce2d55026c43a76a564dff1b62175d52 1 0.00/1.00 vMB 0
54,521 54,521 00000000075a02a9230d020a7f529d10baa315d76c50a78f1dd4fa89c2b9ced0 3 0.00/1.00 vMB 0
54,520 54,520 000000000dc8a92068f50948ee12b15683877d345fd3273aa8382e8c77a0963e 3 0.00/1.00 vMB 0
54,519 54,519 0000000008c43d5e86ae87a87561918f48ef03171d22efe41a0e01b5a61cdbbb 1 0.00/1.00 vMB 0
54,518 54,518 00000000031313c06a06bd43b8401df713c71de3207b1b2b62dfd3bd371bc14d 1 0.00/1.00 vMB 0
54,517 54,517 000000001054e60a62aec077430ea9074d959a67f12ea0e738223158ee26193a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.40 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: 525.23 GB
    • Received: 5.17 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.