Loading Tool

Explorer IconExplorer

Memory Pool

44,003 transactions
27.23 vMB
0.09094826 BTC
Random Selection Loading Transactions
Max Size: 143.71/200 MB

Candidate Block

Mining Attempt 389705d3d81e596eec7933c5605c5170694ea5b412af95824c375710a0ae07d3
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root d7bbfa205a045b7ade38cafa4d1814541823c72bdc8c78675a98da6ab714edc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04000694 BTC
Feerates: 101.65 > 4.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (359,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,016 555,016 00000000000000000003a8a47ec34f415d62ee4c13ddd5c4697b7652d96d850b 846 1.00/1.00 vMB 16
555,015 555,015 00000000000000000014f2b96c7403636ceb5812ebb604369dd3f0816fbe1910 309 1.00/1.00 vMB 12
555,014 555,014 0000000000000000003087a70fcb24e3064803a2209a463139038d6b3dff3d34 2,070 1.00/1.00 vMB 23
555,013 555,013 00000000000000000030dfec201a6b63e5dd04f8b7c549c829cfda915d8f2e70 3,140 1.00/1.00 vMB 26
555,012 555,012 0000000000000000002ac597990e50678f242fb1e20b152c8a3b98f734d3bf44 1,073 1.00/1.00 vMB 16
555,011 555,011 0000000000000000003443bb231051d573c8039f168ffca451295ec54eef1d2b 832 0.35/1.00 vMB 10
555,010 555,010 0000000000000000001ba743f22fe5e3972659ca7ab01b4e30382391bd87047c 1,160 0.57/1.00 vMB 8
555,009 555,009 00000000000000000030a5c2c1621e21cd7e2b9574ec0f616abc4c5862ea6b4e 2,062 0.99/1.00 vMB 5
555,008 555,008 000000000000000000253179c30256d2504bd3cd30421aeb2ec5380c6650ffb5 845 0.30/1.00 vMB 33
555,007 555,007 0000000000000000001ed4baba351974b906efc59e9b377d45477ec9748bc4a9 487 0.62/1.00 vMB 4
555,006 555,006 00000000000000000025b98d03a4f6e8bb859ca4aefbb5f0f2d7ffe34bdeaa65 1,548 1.00/1.00 vMB 3
555,005 555,005 00000000000000000009136638bc15a43e44ca591bd1fd2997d1e26b99469b8e 3,349 1.00/1.00 vMB 23
555,004 555,004 00000000000000000035238461797bc6678a09313986ea674ba0a80a40f80893 464 0.22/1.00 vMB 7
555,003 555,003 0000000000000000001fef1f44e3c5226217ede64da05638140fb5e3dcda101d 36 0.01/1.00 vMB 26
555,002 555,002 0000000000000000002a738628493a25a18f848b73dd0ce7ba6b11ccfc20e92b 930 0.42/1.00 vMB 9
555,001 555,001 0000000000000000002f27ae5e29de20ff71ba153a4cd4e9ed57a79bcc2ed2fb 750 0.32/1.00 vMB 10
555,000 555,000 00000000000000000012d1c9c6b151ba554364ccf56b9ec7bd0e45dbece8c00c 203 0.09/1.00 vMB 9
554,999 554,999 0000000000000000000ffaf5faf2a8bb1b4734e6f26f193cb1911d13136e9f17 1,523 0.74/1.00 vMB 7
554,998 554,998 0000000000000000001b19bfa1172ccb051e41e6dcda7014bc28d68978509a2e 2,228 1.00/1.00 vMB 10
554,997 554,997 000000000000000000037dbe7e79ecd1e7dbb28034fc1dde02b03e3da06f6508 1,020 0.77/1.00 vMB 5
554,996 554,996 000000000000000000310b4e9014504aefc58ef4c14abc3032237ee8ae0e4669 1,859 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.