Loading Tool

Explorer IconExplorer

Memory Pool

17,616 transactions
8.21 vMB
0.07132743 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.90/200 MB

Candidate Block

Mining Attempt 752d8d4f26b1f01ab2ec6d4602ec1a2655cea1c6960aeec68140d6fbcb21f2de
Version 20000000
Previous Block 000000000000000000019987a89bada612ec70cde69c7f34499dd2f58a4f2805
Merkle Root 560c8556aa844a2e0b6e39f9531ebc8a59a33b57b2627f54a21b73d590741fb7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,131
Size: 1.00 vMB
Total Fees: 0.05407528 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,400 (738,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,012 175,012 000000000000062f098429063b35cacc5a5cc7f469a84a405192dfa6c9e86c11 15 0.01 vMB 80
175,011 175,011 000000000000094b60a3835ff2612aeb0faed8bfde00581c686812e491f5a79a 69 0.03 vMB 53
175,010 175,010 00000000000005af5536b2a3e673c81e1c9ec859b81ff7bfb8bf9e5dfb889e95 28 0.01 vMB 93
175,009 175,009 00000000000005d66a1103dc4d64f869f67f9c182081ee47b481dc79232e8cb0 69 0.02 vMB 0
175,008 175,008 0000000000000295214c4fe542572893f187c9f17685709615929744c07750f8 10 0.00 vMB 53
175,007 175,007 000000000000087072742f974e6ddd40d4f705d9946a3a958e2c00a5408c7ab9 20 0.01 vMB 38
175,006 175,006 0000000000000077b6a38b138c63c0f5f1faca0e773d1475e781505b5d7b9013 1 0.00 vMB 0
175,005 175,005 00000000000002acd7d56ff99f8b30b2ca90abe9c66190e50f4fc6a25f7536f6 46 0.02 vMB 20
175,004 175,004 00000000000006dbdcd44e6d8a274440d02c66f0d1611be942d849d30745fd61 93 0.07 vMB 136
175,003 175,003 00000000000008571c1f5e4a94d3d3e2988a4294fb17e4673b2303b278831304 10 0.00 vMB 353
175,002 175,002 000000000000091396c548210b9e78a829eb8d78cebd529b2cfdf8971b0fdb3a 11 0.00 vMB 33
175,001 175,001 000000000000079d059869f828411b00fc556b27b2425b78d341a9cbd6d87b28 45 0.03 vMB 61
175,000 175,000 00000000000006b975c097e9a5235de03d9024ddb205fd24dfcd508403fa907c 64 0.03 vMB 25
174,999 174,999 00000000000005234ab5bd9eef328069037a94ba4ac25e86dd4d02a8cd4595c8 54 0.04 vMB 89
174,998 174,998 00000000000006cf7b024908cc9a1b8b401ac45475065588b1413147b3035eef 25 0.01 vMB 149
174,997 174,997 0000000000000222dd2cdb5078741d44d1ede01215a5ee0889189f62865ba569 154 0.05 vMB 79
174,996 174,996 00000000000001a453e82dec573b90893626ef6cf34fb91c9cdf668e5310185d 63 0.03 vMB 271
174,995 174,995 00000000000008916e3d09c7fb6e3d449a8ad1da154e6147ae01f7b2076820d5 30 0.02 vMB 54
174,994 174,994 000000000000026a864e8214af682aca23ca420fd1ee07945c790284d347924f 21 0.05 vMB 58
174,993 174,993 000000000000054ddaeefd031f51f74234a4ff7158dfc22eae3782eff7445e2b 61 0.02 vMB 129
174,992 174,992 00000000000008a302b7dc18b511ca4b8c4f4915b722cc4312a8783bbd4e477e 56 0.02 vMB 22
Previous 10 blocks ↓
Total Size: 779.56 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: 266.46 GB
    • Received: 1.03 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.