Loading Tool

Explorer IconExplorer

Memory Pool

108,869 transactions
21.19 vMB
0.07459385 BTC
Random Selection Loading Transactions
Max Size: 163.78/200 MB

Candidate Block

Mining Attempt 6329a3530784487f1c426731a5089069f62f1000d5d93501ef728d6a7d8695ac
Version 20000000
Previous Block 000000000000000000015e478f37a554dd66da3518d2061034fbbdca5cae29d5
Merkle Root a1d52731ea866cffe7d1cd83684353c719a288131a243897b8abf515b7db9b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.02038940 BTC
Feerates: 480.19 > 2.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,630 (26 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,604 916,604 00000000000000000001c12cc8eeeaf5c483c02b8e2bd65c9e52b4993d46a34e 2,985 0.82/1.00 vMB 2
916,603 916,603 00000000000000000000c82d3b2ad612f01e72517c377ae9be8d8b7fcc348b59 2,272 0.69/1.00 vMB 2
916,602 916,602 000000000000000000004922dcf8ad4517a84fa25b863dfe909e8c9b5e3dffbf 4,900 1.00/1.00 vMB 1
916,601 916,601 00000000000000000001b13c2eeadf59a7ba9f307eb1c609893036cbe4187e03 1,832 0.61/1.00 vMB 2
916,600 916,600 000000000000000000015be84f85e08e96247a354b00d23684c9f4fde6603188 6,000 1.00/1.00 vMB 1
916,599 916,599 000000000000000000015ddc71cf44d31095af6b8f53f2e9ef30d5cd658a426c 3,585 1.00/1.00 vMB 2
916,598 916,598 00000000000000000001b03307cd47092af53e97a76b38eab50862c568b32e64 4,330 1.00/1.00 vMB 1
916,597 916,597 00000000000000000001166be914695ba572caf0f4a265f7a2a2ecfbbf6402e7 4,607 1.00/1.00 vMB 0
916,596 916,596 00000000000000000001b071e3a80c70072fc1303402e0600548a764653a08b3 4,708 1.00/1.00 vMB 1
916,595 916,595 0000000000000000000149ae222ef062fda1c33fe9c0142605f5fead72d75145 5,832 1.00/1.00 vMB 0
916,594 916,594 00000000000000000001c0fd58fbcde17d97f11914ecdb08ea95f367039c84f9 1,387 0.45/1.00 vMB 2
916,593 916,593 00000000000000000000452f6f858e30b290d61795ba73ac4538ed37202c333e 4,715 1.00/1.00 vMB 1
916,592 916,592 000000000000000000005dafd7a26a8b81b4db23774e4e4510fe178f9789f91a 5,202 1.00/1.00 vMB 0
916,591 916,591 000000000000000000004600ac6034af460262cb4e9503ada865a8b05fb28e5c 4,880 1.00/1.00 vMB 0
916,590 916,590 000000000000000000001f162e679fafbbd4baa0770488346e8b21736e86ade8 5,019 1.00/1.00 vMB 1
916,589 916,589 000000000000000000001bf003f8385dbc81dd7e2bbfefb8cb44b6e2b4460975 6,562 1.00/1.00 vMB 0
916,588 916,588 00000000000000000000583b6226085ed378960102ff5edbb1a12a4359a42883 1,940 1.00/1.00 vMB 1
916,587 916,587 00000000000000000001ed07528fd99231213707b3dd396f021f54a36600456a 5,441 1.00/1.00 vMB 1
916,586 916,586 00000000000000000000c6011174a9ae7616e4329fea888a078323d34eb79b37 5,223 1.00/1.00 vMB 1
916,585 916,585 0000000000000000000000aca2e8562637ab5173de4ade74d26cb3432fa98fb8 3,272 1.00/1.00 vMB 1
916,584 916,584 0000000000000000000175ff0051995ca5073d8ecf4f04b7b4f51f1da1ce4e2d 4,248 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.20 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: 947.00 GB
    • Received: 28.11 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.