Loading Tool

Explorer IconExplorer

Memory Pool

76,822 transactions
28.76 vMB
0.06852856 BTC
Random Selection Loading Transactions
Max Size: 174.20/200 MB

Candidate Block

Mining Attempt ea78431abebc0428c5422fb8b9a654f6198612c69e01318458dd7617d389364c
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (264,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,637 650,637 00000000000000000007d157d68a23a778d66494c7ff79ce1ac3a6513145f453 3,211 1.00/1.00 vMB 65
650,636 650,636 0000000000000000000e49fc4d2bb72883454583019ef453be241ff130bd201a 1,650 1.00/1.00 vMB 76
650,635 650,635 0000000000000000000cc9adf88ea04604198d17a11911d9496842b5ece9114c 1,929 1.00/1.00 vMB 78
650,634 650,634 000000000000000000084d891b847b7aa29e9c93c0fdfcabb539c7b5a9042d4b 2,727 1.00/1.00 vMB 77
650,633 650,633 00000000000000000007aaac6a6c115a18aa72eccf56f506086946a6f1e20908 2,729 1.00/1.00 vMB 93
650,632 650,632 0000000000000000000b6a7b63f05bddffba70dd8896e337ea508b2f975162ec 2,252 1.00/1.00 vMB 67
650,631 650,631 0000000000000000000e0cd676a75265efe39d49ae480a6b515e2394fa9b94b8 2,200 1.00/1.00 vMB 74
650,630 650,630 000000000000000000043404832d6099e4bdf9faf7c7eaebcd0da950fe01b901 2,526 1.00/1.00 vMB 70
650,629 650,629 0000000000000000000c871aee258cb3dae4453adc8eb18cda38992474d48288 2,990 1.00/1.00 vMB 94
650,628 650,628 00000000000000000001af1d72264ac94193c44fbbb489c4bad4010cefefeea9 2,275 1.00/1.00 vMB 69
650,627 650,627 00000000000000000008729008475267e0380b75de2baf52b1d54d2073b72512 2,838 1.00/1.00 vMB 82
650,626 650,626 00000000000000000003ab24a306d6b14f0ab942ffc883d061f5fb4963482dd2 2,823 1.00/1.00 vMB 96
650,625 650,625 000000000000000000033fcce190aa16279361ea6aa248a1adcde42b9b9d4d5b 601 1.00/1.00 vMB 6
650,624 650,624 0000000000000000000c5101da4ad69a1d2e6829de524dc5869fb79041570ad6 1,532 1.00/1.00 vMB 19
650,623 650,623 00000000000000000009548ef6eebb6e634fd19915c5c4d07cf4909ee9902432 2,087 1.00/1.00 vMB 46
650,622 650,622 0000000000000000000bb670d385ca0326c36d49d65968e2dc509d8c18723568 1,877 1.00/1.00 vMB 29
650,621 650,621 0000000000000000000b0c8b3feb87dbb98d37a07836e7c5f7cb57a2f6e58a82 1,110 1.00/1.00 vMB 21
650,620 650,620 000000000000000000045dbdb6403531b122cf5ca824b229c3e7b5a12c9eb67e 335 1.00/1.00 vMB 16
650,619 650,619 0000000000000000000d0db7322877d4a59ce953f0f9f04dee69747ad7993631 1,848 1.00/1.00 vMB 24
650,618 650,618 0000000000000000000919b6a7e1f6834e59aa118dd6a364c2c81aca643b97cd 1,269 1.00/1.00 vMB 9
650,617 650,617 00000000000000000009832f8486f8935c1cbec31bff48ce9c998ae9647b95db 1,446 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.