Loading Tool

Explorer IconExplorer

Memory Pool

80,650 transactions
30.77 vMB
0.08134510 BTC
Random Selection Loading Transactions
Max Size: 186.80/200 MB

Candidate Block

Mining Attempt d994c6db8746f8f1bb17c68662aa6664965505bce48b77a2e27d9c8952632f69
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 549b30030fe35e9a3c91e8e6af1deddf445f650e685082774eb59ae422d4d00e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.01525485 BTC
Feerates: 100.69 > 1.53 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (295,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,454 619,454 00000000000000000009dd7b8a5eb875f7a18d7f9faad6bcc98a2b41a49ed33b 3,110 1.00/1.00 vMB 26
619,453 619,453 000000000000000000041b989b73217347e6e92511fd825dceee8dc7b210c1c0 3,541 1.00/1.00 vMB 12
619,452 619,452 00000000000000000004587514cc7ab23e5300b2ff10f5fb36a9a4148de7b4cb 2,671 1.00/1.00 vMB 13
619,451 619,451 0000000000000000000e5118dd8866784d5012fd33b3f859dde518b692dd5ee9 3,355 1.00/1.00 vMB 16
619,450 619,450 0000000000000000000f9022920fff70d9712735f854a1b255d7bf5fd3480602 3,082 1.00/1.00 vMB 29
619,449 619,449 0000000000000000000ca340d53657d3f434fdf6795a985f482ae3e8fcfb1ce4 2,520 1.00/1.00 vMB 10
619,448 619,448 0000000000000000000e93b73d86dc1734884d46578cbd89293a789a45251ead 2,414 1.00/1.00 vMB 22
619,447 619,447 000000000000000000037e25d0019dd56022c9eb5b317c087827e130e9658743 1,942 0.59/1.00 vMB 19
619,446 619,446 000000000000000000028361d4814548fca2f3e77a354bff6d2a1db80971db55 2,343 0.71/1.00 vMB 17
619,445 619,445 0000000000000000001045e1c887dc5cd5214ed98ce9cde1d737e4c6902275d6 996 0.29/1.00 vMB 12
619,444 619,444 0000000000000000000a76c8f5adb2090466636044763057f308501f183e9e2d 809 0.26/1.00 vMB 16
619,443 619,443 0000000000000000000731280d3885d01feff1e40cc2eac2b2bffb19dc092551 1,493 0.64/1.00 vMB 17
619,442 619,442 0000000000000000000eb0385b631769edd5f698e453f9443e06c882f915fc8c 3,137 0.85/1.00 vMB 8
619,441 619,441 0000000000000000000c6b6aa1774f7f74f640cfad6c7335b131eccca7c61a3d 3,240 1.00/1.00 vMB 19
619,440 619,440 0000000000000000000221c34c84b494f79324ce13ffc19990d20487fbbeda8b 3,214 1.00/1.00 vMB 17
619,439 619,439 000000000000000000116a66d5c2ae19a63c3b1b95516f024718eb7d247ad225 3,327 1.00/1.00 vMB 3
619,438 619,438 000000000000000000121c1085bd9b1930e70c578acc2a31694de09f7f199383 3,535 1.00/1.00 vMB 22
619,437 619,437 00000000000000000004f92f556628654532baa90b7364e27405e1affe2678f0 3,455 1.00/1.00 vMB 25
619,436 619,436 00000000000000000007351372e04a30a1b4e6493f2a37743ef9a9ba16f86688 3,329 1.00/1.00 vMB 10
619,435 619,435 000000000000000000081cafbcbf6ca79f29650b172384a19c9afbaf4fd859b9 2,816 1.00/1.00 vMB 13
619,434 619,434 00000000000000000008a5fde40dd775866c11649c7876f50a628e9d5af2d698 3,085 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.72 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: 702.08 GB
    • Received: 16.63 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.