Loading Tool

Explorer IconExplorer

Memory Pool

26,678 transactions
5.60 vMB
0.02145386 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.43/200 MB

Candidate Block

Mining Attempt f28fbb376db007f319d9a29da399cd448d1ad3fa052d6edcc675255b2b193869
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 33c3f0dce65d15ab5f72e7acb59d446f2c222a536812fae4eb342c46929630e4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 574
Size: 0.27 vMB
Total Fees: 0.00707862 BTC
Median Feerate: 1.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (776,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,911 136,911 0000000000000829048823a06600547e22382a6f13d2f14fa8069234a43c2fa0 22 0.01 vMB 175
136,910 136,910 000000000000046d98b9d658037568e3f8b3a59794f1b188562c64de085c4549 41 0.02 vMB 240
136,909 136,909 000000000000080f292bafdd8234f67adbf10519041853d85b839bbd3e7d52d3 95 0.04 vMB 225
136,908 136,908 000000000000096b294fde35a4bcc8b70afd939b9840d7e084dabb3d80e33024 109 0.05 vMB 431
136,907 136,907 00000000000005313c2988e33bf0b349c3fdcaa80feae3c0935b9de7a49c6e06 31 0.01 vMB 707
136,906 136,906 000000000000082da2dedd8cc28ebda4309fc5ea76591850572367472684a301 78 0.03 vMB 134
136,905 136,905 0000000000000024a9c8bb5c7f7d15472e4c11c001c87c7a7cfbade6e1114a9c 29 0.01 vMB 1,116
136,904 136,904 00000000000009ea8c77f8b0c727e74ec6d950c3196a5d8fe6cc17bbe2c1bf94 17 0.01 vMB 159
136,903 136,903 0000000000000152be65bc8ccacea5a089b39c20d8e4d1055591066f779c0f91 24 0.02 vMB 174
136,902 136,902 00000000000004f7d360c21e6ff5c5422b17df82107b5a46a8f6f593ae370839 32 0.01 vMB 407
136,901 136,901 0000000000000436412a6cc9c3cdbcbd28b6b6223d274cbb037ac30d6f9823b4 22 0.01 vMB 47
136,900 136,900 00000000000003029803109a1da4c1ed6f60fbb48555d1e7e978d2d81aae8bac 37 0.02 vMB 374
136,899 136,899 00000000000006beb8230f0423548d8629ba96ea252a3b85dfe49ecfa351fe5d 77 0.02 vMB 0
136,898 136,898 00000000000002515fb06a2e075e863dbc15811993561f15a5b187f31b2d2bc1 98 0.06 vMB 394
136,897 136,897 000000000000065eee01bab26a25667f9c6cfcfdcea2f576eadbe157117d7db7 15 0.00 vMB 114
136,896 136,896 0000000000000297acc2929036384744e9451d6da7c730be66caa9fb17813d30 111 0.04 vMB 172
136,895 136,895 00000000000002912e549710737d315d2bbbcb003098f3017c63a16fb0f316db 47 0.03 vMB 181
136,894 136,894 0000000000000719cb0031d074f92fc197f9c0e8670347c70ab63d8d8a0acdaa 171 0.05 vMB 73
136,893 136,893 00000000000001eb2556bd22301cbd62992da5703e4b77b130674718292693bd 11 0.00 vMB 34
136,892 136,892 000000000000004baf909b6aaec7f3e512b5700b4ce0e364895b0ac9eebcda78 13 0.00 vMB 339
136,891 136,891 00000000000001b0fa1c88a57940ea6a8079fa1999ba57e9d76edae63ea68ee2 75 0.04 vMB 258
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.29 GB
    • Received: 0.64 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.