Loading Tool

Explorer IconExplorer

Memory Pool

73,116 transactions
28.17 vMB
0.07133799 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt b6231731ab3c859d471c0dc176cb64a4b331ea6e0a54261fc166da33fcc4a569
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 73d22fc0abfbf47109830d51165b0beb5a233ffbc86c665328b003f7b5e1b034
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,331
Size: 1.00 vMB
Total Fees: 0.01485684 BTC
Feerates: 150.86 > 1.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (243,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,017 672,017 0000000000000000000ad6039678885088ea997e5474e690b03eb7100ef560c9 3,239 1.00/1.00 vMB 179
672,016 672,016 0000000000000000000373ff9e7e0a25ba8dfe78cfce4202da2dd240002cd840 2,541 1.00/1.00 vMB 164
672,015 672,015 0000000000000000000c8e53bbb5b83e4fc125e28e41955564657dc881e47545 2,837 1.00/1.00 vMB 130
672,014 672,014 00000000000000000006bb20acd3f8a8e3bc91120055fab4214306bbc385c9b8 2,361 1.00/1.00 vMB 126
672,013 672,013 000000000000000000063e88cd06633ad4cff8d0284dd1121e20c7a4ee36a7bd 2,076 1.00/1.00 vMB 127
672,012 672,012 00000000000000000004f135b4b513718f46323f0515a85d780e874c0d7fe991 1,802 1.00/1.00 vMB 124
672,011 672,011 000000000000000000092625d525095948072d582a8794d62e09e92ff3ffe07c 1,837 1.00/1.00 vMB 132
672,010 672,010 0000000000000000000977e9a602141e00dcec1b227f1a0f6d7438548124ff0b 2,087 1.00/1.00 vMB 159
672,009 672,009 0000000000000000000cc737056ccefb5b71eb71e34296d490f703b6110f21f9 2,313 1.00/1.00 vMB 139
672,008 672,008 00000000000000000003c5ab739cf4a271041acf67076c6c6cbfd761db54c778 1,551 1.00/1.00 vMB 105
672,007 672,007 000000000000000000012699827031b732ec0335fd1ada76d4cec757347f9699 3,021 1.00/1.00 vMB 139
672,006 672,006 00000000000000000007e0f752e9d656ec82251bbd8b9713f905a66d2570e3d6 3,015 1.00/1.00 vMB 170
672,005 672,005 0000000000000000000bab63f361f27cbc9035be88a3e8a20285b99c3566304c 2,468 1.00/1.00 vMB 71
672,004 672,004 00000000000000000005b9d59ff82bcd56b1f93e32300b667fc008715701e80e 2,062 1.00/1.00 vMB 64
672,003 672,003 000000000000000000010b0d19bcb452c938a781bdb9aa2deb5909bbf57c80af 1,484 1.00/1.00 vMB 119
672,002 672,002 00000000000000000001052b0446c29d5b39ac0c1c618de7fff7664a334facd6 1,953 1.00/1.00 vMB 94
672,001 672,001 00000000000000000005e44c389c63e26c880fe1098d86b6b7d3c45ab6f26847 1,720 1.00/1.00 vMB 150
672,000 672,000 00000000000000000002afff8a043519b16d37789d103f56dfdddd725cfc4d48 2,086 1.00/1.00 vMB 107
671,999 671,999 00000000000000000002204a3e70cc0b7bd8c0b7dbd02984c2ee28bf9818f56d 1,512 1.00/1.00 vMB 118
671,998 671,998 00000000000000000007a37c14297ead23e16c79a9db4f26e68139a32d715638 2,586 1.00/1.00 vMB 134
671,997 671,997 00000000000000000006cc772bc7a43916a9930c2a5c39927d0e6c4009515950 2,849 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.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.