Loading Tool

Explorer IconExplorer

Memory Pool

80,668 transactions
30.58 vMB
0.08465206 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 2313ebe46f6d090f6be690425dc0347b391a53799000ec5313efe1191a97021a
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e95c7f107fdcb3720bb36d5c5809f6abcfa7ad710bdc812b43e41896c5501787
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.01559613 BTC
Feerates: 73.20 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (264,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,017 651,017 0000000000000000000582f9ef04fa43d3b20634377f8b3a28b283e753a78e83 1,175 1.00/1.00 vMB 17
651,016 651,016 00000000000000000000609799d69155b43bc0a9229d05cc8f22c1a365e441b1 1,958 1.00/1.00 vMB 54
651,015 651,015 00000000000000000000a5b162f773eeff979f938d48131707da9a0b475ec554 1,883 1.00/1.00 vMB 26
651,014 651,014 00000000000000000001e3b74cc7544103776e340789ee815551ef746f2f00ed 893 1.00/1.00 vMB 42
651,013 651,013 000000000000000000057fca41252df1f4b92884e2fdf561bb9e6030deaec722 563 1.00/1.00 vMB 21
651,012 651,012 00000000000000000000c8b738803a1e8e70f18f77ca2d30646ed19ca0081e4a 1,454 1.00/1.00 vMB 30
651,011 651,011 0000000000000000000837e7e4eb3419817255df41145d0efda9adfb0e7036cf 1,565 1.00/1.00 vMB 48
651,010 651,010 00000000000000000009c750e6b33abc27e8c048e09128d1849957d9474fcf18 601 1.00/1.00 vMB 29
651,009 651,009 0000000000000000000249d33f54c6ea8ccafc1f6ae68c816e31836a1e87952b 2,347 1.00/1.00 vMB 16
651,008 651,008 0000000000000000000bbc7ce087a7503722271a03953a9ef293be3d3a1a56ec 2,563 1.00/1.00 vMB 48
651,007 651,007 0000000000000000000cb11d993039892bc9ddcc03936f6b117253251e37d99b 3,041 1.00/1.00 vMB 17
651,006 651,006 000000000000000000059e4ba6945311b11cf30cea4389ca932ebd0c89f5186c 2,836 1.00/1.00 vMB 32
651,005 651,005 00000000000000000007ba88ecaaaa7421609097600feecedf8d64e61f003639 1,586 1.00/1.00 vMB 37
651,004 651,004 0000000000000000000480eb443fab03542c194faca00d136e0370283f89914a 2,558 1.00/1.00 vMB 26
651,003 651,003 0000000000000000000c104e6ddd6b716930a40a8bb95bb2a38e1006284210c6 2,239 1.00/1.00 vMB 64
651,002 651,002 0000000000000000000a108095102f85cdb022734c9fb8a7d5ec6d5434f5d448 2,439 1.00/1.00 vMB 74
651,001 651,001 0000000000000000000bb8f400b26e4840922ec15fb3cf7c45f1dcdde2fc792f 2,302 1.00/1.00 vMB 45
651,000 651,000 0000000000000000000958fce0d8ddd66626eae09d7bfc3dd13ec67f45024c13 2,519 1.00/1.00 vMB 63
650,999 650,999 0000000000000000000b47a4d2c7bcc1a7bf464aaea0e101402c968e73fd0501 2,282 1.00/1.00 vMB 31
650,998 650,998 00000000000000000007fb08b62241ef4b5b1db15fb226a8fd3d84614648761a 2,418 1.00/1.00 vMB 32
650,997 650,997 00000000000000000008ef7fc4205a123ea68043f2882aff4cb9914b21700f58 1,362 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.