Loading Tool

Explorer IconExplorer

Memory Pool

21,355 transactions
9.93 vMB
0.01945468 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.08/200 MB

Candidate Block

Mining Attempt 09a7e024ed08fa5c44f98c4d1f8abb6171fcf069b90acfe4a8ad54b83c7ea366
Version 20000000
Previous Block 00000000000000000000d16cae3cb4e9a970603b227a7603081fed70ae5d3dcf
Merkle Root 86bb90431dcec7fdff657ef33704f988381da98c5edfb7fbed75e35ed0498859
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,083
Size: 1.00 vMB
Total Fees: 0.00352672 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,523 (664,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,762 248,762 000000000000000c9d6c7fd6c0d775097aba17dd0b99b36f88a39e5c6e3a0fc6 50 0.04 vMB 151
248,761 248,761 00000000000000105ed30ef4ebea99f2104a8db8cdfc1e6a6fcca1950a1295d4 220 0.08 vMB 148
248,760 248,760 000000000000006a29b18532a808582c0e964f3fc32c5eeb31377c762e85f9f4 352 0.16 vMB 169
248,759 248,759 000000000000004679896fd347511661e1982cbd926dc1990f2c397b327f7f5b 281 0.15 vMB 41
248,758 248,758 000000000000005aac4d53f296f34329d181430c91be9b45d0ed5e9ac09ea0b1 541 0.25 vMB 150
248,757 248,757 0000000000000007951767ec9b7d374ed13cd329c9a48445642f893a23ab9e6c 64 0.03 vMB 188
248,756 248,756 00000000000000883a7766f715f5766ce5f6b9015c74ca63eae9c8ce3b927bf0 58 0.03 vMB 110
248,755 248,755 0000000000000007b31b185928db4e0eedc80849a1fec63d94b5b7a2de59e5cf 220 0.09 vMB 142
248,754 248,754 000000000000000348c99c980ce17e3256f377fa8eb356590edb0030d82ce438 274 0.13 vMB 130
248,753 248,753 0000000000000088603124f0843c9d68489c3c58801ec108eca2fce340907d5b 17 0.02 vMB 37
248,752 248,752 000000000000006c8fd70e9b112a44ff379f7611ed1604f2a833e9e799becd45 418 0.18 vMB 142
248,751 248,751 000000000000004a5aa657c8a5586980d208807bbc32f6e5193a5e151bcff094 314 0.16 vMB 160
248,750 248,750 000000000000006319c3a18637d31750bd805f955e89e9f593c1577ab5b69c24 102 0.06 vMB 52
248,749 248,749 00000000000000606726d283f7c5bbc3d8f1acde75f3743c96ef9dbfff0907c3 628 0.25 vMB 157
248,748 248,748 000000000000005aac70a42ac2460db9dcce7808613e0bf61100bd7c1ab3eaf3 512 0.23 vMB 70
248,747 248,747 000000000000002881237258152a87299dce69fa94c266fd00275c96342b9ec2 21 0.01 vMB 124
248,746 248,746 000000000000007c6e1d01a2967190671de57889e645903a9f456d6ceacea556 216 0.09 vMB 136
248,745 248,745 000000000000002fe4d74af86898d92b49034b61d903f6c70a0bd8ae17c0a38c 173 0.08 vMB 113
248,744 248,744 0000000000000086ab1e40e3b986aa093e1199ff0360accae5e27d9c611dcb9f 415 0.20 vMB 108
248,743 248,743 000000000000001e4c66ef07337aef3f5e61096c552f808bac4d32f279aa69d9 452 0.19 vMB 132
248,742 248,742 00000000000000060da1e05099ba71590f2f88dfdf106e2c7720a74eee8693cd 49 0.03 vMB 48
Previous 10 blocks ↓
Total Size: 779.77 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: 395.32 GB
    • Received: 2.01 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.