Loading Tool

Explorer IconExplorer

Memory Pool

82,229 transactions
31.22 vMB
0.09593299 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 5d84131d54d0fc222cd874451fbac960cc8839f9f8ffb53d94ea2a2e6b7e0ba1
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d680b7f76e022e0f66ddc53349007cc6a00adb1d76131647e5ea33e3b1a2ede9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.02831741 BTC
Feerates: 351.58 > 2.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (50,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,850 864,850 000000000000000000013821c1d63f26525b642cab2f3d17aaa0723138641ded 2,942 1.00/1.00 vMB 6
864,849 864,849 000000000000000000026b98063dc85b3603004c5e9061b63afc6c35a663a392 1,878 1.00/1.00 vMB 8
864,848 864,848 000000000000000000010aa98e554641b2b98487c6af2e062f36bb5d3011b5e6 1,859 1.00/1.00 vMB 7
864,847 864,847 000000000000000000030d853eb444ab76fdb634623d1b940a48a5397d1bd7ae 2,552 1.00/1.00 vMB 8
864,846 864,846 000000000000000000003e8d96687453797939ae4bba4928915137cae8db7454 4,698 1.00/1.00 vMB 13
864,845 864,845 00000000000000000001faad0e62e13bbfdb59e738e7c819dbecb7d39d48a347 3,999 1.00/1.00 vMB 11
864,844 864,844 00000000000000000002f57797e920073f09427b5853eb4db33bdcc92f66273b 3,941 1.00/1.00 vMB 16
864,843 864,843 0000000000000000000141f7ac73979a5ff77571e412a9263b01d447f37fb442 5,282 1.00/1.00 vMB 13
864,842 864,842 00000000000000000001e503931cc528b359d1f5493d99cc2321dfe2bd6c6dd5 5,848 1.00/1.00 vMB 13
864,841 864,841 0000000000000000000230fe06186b386d3e7228ddc3799a53d8f2a745aa6d9f 6,897 1.00/1.00 vMB 26
864,840 864,840 00000000000000000000b04d6bb125a5e274dcc539d5af654ac175f2d8b21a9d 6,976 1.00/1.00 vMB 29
864,839 864,839 00000000000000000001c395ddf261bdde57229f29e15343ec32b0a1d08f0d57 7,011 1.00/1.00 vMB 28
864,838 864,838 000000000000000000013af7abb744bbadef57a20044a819036efaa97ffdc597 6,623 1.00/1.00 vMB 9
864,837 864,837 0000000000000000000044421c3801658d9d862ae47de31799ea8ea248b5ca9f 6,629 1.00/1.00 vMB 9
864,836 864,836 00000000000000000002edb67cacc22cba1f5725484e3b0b14ac74aaa18fbdcf 6,088 1.00/1.00 vMB 10
864,835 864,835 00000000000000000000d41e14323a61befb7ae27fc6c846cee03d401c4c5791 5,210 1.00/1.00 vMB 13
864,834 864,834 00000000000000000003159682c075a41a3653670cdd7a90080cb23a1b74f59b 3,887 1.00/1.00 vMB 18
864,833 864,833 000000000000000000011108b150dd946ae2bc8d2129d278080e5b04091e360d 3,596 1.00/1.00 vMB 8
864,832 864,832 00000000000000000001a4cc6acb5ac2e99da0e8a57bbf9c86491bc157f1ec10 2,939 1.00/1.00 vMB 9
864,831 864,831 000000000000000000006cfbb55f332b9fe6b397fd0441f96d5704132da655ff 2,992 1.00/1.00 vMB 7
864,830 864,830 00000000000000000000ac7d73168d516be1eda51e54cc6fc7bc30c36eab05cf 4,393 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.66 GB
    • Received: 16.75 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.