Loading Tool

Explorer IconExplorer

Memory Pool

87,026 transactions
31.94 vMB
0.13428066 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 4ccf7ddd216167ac6fb7dea9519a425eba49fa64cf82a00858998814e1a8826d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (383,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,572 531,572 00000000000000000023cebac0ee8e36bfc253efe0908b9d9165d6a56e52268d 604 1.00/1.00 vMB 6
531,571 531,571 0000000000000000002057775f9f46290af40db75f75a6f6c8d2d863a65272b1 172 1.00/1.00 vMB 1
531,570 531,570 0000000000000000001356b0513cdb190bd15849a8e0d9de1df1e1e16c7813e6 969 1.00/1.00 vMB 9
531,569 531,569 0000000000000000000e763f7206427888ee4923867a3faada8163eb3cf347c6 82 1.00/1.00 vMB 1
531,568 531,568 0000000000000000001f36bf0f185bbd8aaee520df12851a53ffaa89ac2e7daa 2,156 1.00/1.00 vMB 21
531,567 531,567 0000000000000000000b89fffae7c3c7b585694a5f30a60c74303067a09b4473 1,157 1.00/1.00 vMB 8
531,566 531,566 000000000000000000226c7a1db83b4e8e66896a330a22af21e41873045e0436 300 1.00/1.00 vMB 3
531,565 531,565 000000000000000000279a73b6a0b54da3147e1836afdc08826ec80ef6a9b000 485 1.00/1.00 vMB 2
531,564 531,564 0000000000000000000fa032c1424126dc38caaa65f86f006538bc2b6a5578a6 2,238 1.00/1.00 vMB 15
531,563 531,563 00000000000000000007a65b4429d2f4907a19d5d3d6d7a36c91d4ca336c1ed0 2,388 1.00/1.00 vMB 33
531,562 531,562 0000000000000000001af4c3466d393a29db16ca12462fb540a5fb310b8ab502 192 1.00/1.00 vMB 1
531,561 531,561 0000000000000000001e40b76c712b06fa23fa65eaf0e744194357c2e57669ef 2,192 1.00/1.00 vMB 29
531,560 531,560 0000000000000000002f5f55d2d8fe2654e23c04295ff23be11afd721166587a 977 1.00/1.00 vMB 10
531,559 531,559 0000000000000000000ba5219dff775a07cfadec9341406c6cbacbae4f1a75a2 331 1.00/1.00 vMB 2
531,558 531,558 0000000000000000001ab2b414c6f944ea433259102c53fef918b93b5d465094 873 0.33/1.00 vMB 29
531,557 531,557 0000000000000000001675850f69d07693c6983bde4144149e37665bf8d093a2 1,540 1.00/1.00 vMB 8
531,556 531,556 0000000000000000000d0703a5d6fe7a2c8a9f9c314b175d19665ca55599fb71 2,427 1.00/1.00 vMB 31
531,555 531,555 0000000000000000000438f400ded5d26dd0bfced4b1d737a5f14c315b654b03 2,643 1.00/1.00 vMB 4
531,554 531,554 000000000000000000294ea02085744bf4bd18a7215a47bbddaef9a5a1eb3010 2,338 1.00/1.00 vMB 34
531,553 531,553 0000000000000000001067e2f1c63630ff6845b57831a0538c0792defd117806 1,217 1.00/1.00 vMB 14
531,552 531,552 000000000000000000324b45d0fab5ae7642a377b3196fc03ca6dd1f61256045 1,735 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.