Loading Tool

Explorer IconExplorer

Memory Pool

42,498 transactions
26.78 vMB
0.06430418 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 1a66517bcd39b68dc5818643aaa8a23b58d46a5f0e1681e26917826a16abd040
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b1b4edcfd74330f2607e1873ede4b690f34aa386e32f18c6d60f6975a908c56f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01465597 BTC
Feerates: 181.54 > 1.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (331,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,603 583,603 000000000000000000107e87760e1f11122a3b338a96935df4a0dfba9d955333 2,015 1.00/1.00 vMB 32
583,602 583,602 0000000000000000000a6dbaf37ec2eab5fb42b7c5d6a88a96a5b937418111ee 2,461 1.00/1.00 vMB 74
583,601 583,601 0000000000000000000d327f1c91997f33312b7a5ea0cefd44931d8f87ef4096 2,386 1.00/1.00 vMB 55
583,600 583,600 00000000000000000022d3597781c56ca8cf6046c208448552fa37292f3811d3 2,870 1.00/1.00 vMB 117
583,599 583,599 0000000000000000000c6b5aef198549bc47712feacf45163b1426179b3212ee 526 0.24/1.00 vMB 32
583,598 583,598 0000000000000000000d7ef26b7d80116e0e94003070eab8761bb9106452e20f 978 0.44/1.00 vMB 33
583,597 583,597 000000000000000000130df1988b5034401924a9524a40bc84d3ab32794b1982 1,467 0.88/1.00 vMB 37
583,596 583,596 0000000000000000001e3063a04170e759dc68fecf0208abc9925898da186362 2,312 1.00/1.00 vMB 32
583,595 583,595 0000000000000000001de892d650c0db9b9be2abc7f3d4dffe31cf3781355d6f 2,097 1.00/1.00 vMB 60
583,594 583,594 0000000000000000001aa660b9fa2dfa36e5f67779debac0bcbb1fa02c165445 1,534 0.57/1.00 vMB 59
583,593 583,593 0000000000000000000edce8efbb8ca501bffac420abcce9bef16c3d87e54c22 2,195 0.87/1.00 vMB 38
583,592 583,592 0000000000000000000d1291faabc17a4b6c18b69f4ab96179eef50717b866ce 2,920 1.00/1.00 vMB 34
583,591 583,591 0000000000000000001653748712e81c33630f8c632b1da7acc053052139a515 2,553 1.00/1.00 vMB 21
583,590 583,590 0000000000000000000354af7cce267827b6ffe54aca1fed0de49ef793cf2852 2,931 1.00/1.00 vMB 74
583,589 583,589 0000000000000000001440b1f439107d9e0481d051605908ec52d7007e2d9897 2,438 1.00/1.00 vMB 48
583,588 583,588 00000000000000000021e9d440f95a79570899eea420cf7a29d41bd44988b857 3,164 1.00/1.00 vMB 108
583,587 583,587 00000000000000000014326f04500a87086ed5524f2ca2296e0e80583b74a1d7 2,986 1.00/1.00 vMB 60
583,586 583,586 00000000000000000011aad016ab31187a5582c07d487609cdd33fe6ea84b275 1,603 0.54/1.00 vMB 49
583,585 583,585 0000000000000000000bac0262e4dca17287c983c8d2530c234791d19e6f6e95 1,380 0.49/1.00 vMB 49
583,584 583,584 000000000000000000082b92f18f2cfc850ed9f47b2b7d506bae19653ace29e0 651 0.23/1.00 vMB 64
583,583 583,583 0000000000000000001228785e241d8d1ec0c7f2a905baf8bc645fcd9806349f 748 0.33/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.