Loading Tool

Explorer IconExplorer

Memory Pool

53,657 transactions
31.95 vMB
0.13426820 BTC
Random Selection Loading Transactions
Max Size: 170.78/200 MB

Candidate Block

Mining Attempt 21fb0ca24b7bf72b9ba264e75e24e9d31c5f6f4860f39f33459c6e005c0a0a52
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 60250667dcc990d7dfd3e8df3ef527c9fa57db788cd01c6a197581dd8ef95971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03627218 BTC
Feerates: 368.10 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (597,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,017 317,017 00000000000000002d0da06a88a052fd30d28985d3280d3fe8c5a04551aaf774 342 0.28/1.00 vMB 22
317,016 317,016 000000000000000024b816f859d85a955dfe8db09e3735d51755cb5f9cf2f63f 979 0.54/1.00 vMB 30
317,015 317,015 00000000000000000894f4f2cbd1dbc8dd0b6d2f3a9a89582f5456516f2bc7d9 1,212 0.63/1.00 vMB 32
317,014 317,014 00000000000000002a4058e4886d5819762d10d3fc28ac7868519cc0d94c2aff 321 0.15/1.00 vMB 31
317,013 317,013 000000000000000006b972ac02eff19de229249c86251d5b1193429e1ad27cbb 57 0.02/1.00 vMB 40
317,012 317,012 000000000000000011f93be89d3c9f27a55c20229d193af0d666f2aefb605979 478 0.25/1.00 vMB 28
317,011 317,011 0000000000000000288f420c7e46511579256669a85c790d0ee5c475a07aa04a 333 0.23/1.00 vMB 25
317,010 317,010 000000000000000015c0ea2faed084325e4d5ab979174640338c13a64f2fb76e 175 0.14/1.00 vMB 21
317,009 317,009 00000000000000001718f0770c223a27fcae3642d1116c3e0682b625aa1d537e 413 0.16/1.00 vMB 34
317,008 317,008 00000000000000001bdb4a16c685d4ad2d14cb7ebe3f0bf390c697abed8c3843 260 0.14/1.00 vMB 26
317,007 317,007 0000000000000000144d47c74a5fd15c641051087d21fa1aa0c4bd0591210906 671 0.35/1.00 vMB 35
317,006 317,006 00000000000000001e4eba3155c096ac5ff686f2ef504462f45e1be968615fff 19 0.01/1.00 vMB 32
317,005 317,005 00000000000000001bb452434f513e68c8b326fe8f0f3618f0db050b36183225 374 0.22/1.00 vMB 20
317,004 317,004 0000000000000000055bfce2f9d1858941fcf88a6783099574eb8c6a7bddbf29 726 0.40/1.00 vMB 28
317,003 317,003 0000000000000000158532ebb3111d6f9bbbb1742d4508402055fd68167a0358 442 0.26/1.00 vMB 25
317,002 317,002 00000000000000001a793f2749a39afc3f117f59cf8665682bb9d4e85bea8266 660 0.40/1.00 vMB 25
317,001 317,001 00000000000000000cc5a50dee736f395ddebf9c2775367868c2f3599fe4ced6 112 0.07/1.00 vMB 10
317,000 317,000 000000000000000022e338ae2ebd5e3441116350e8ec7f67929973f69038e292 125 0.06/1.00 vMB 32
316,999 316,999 0000000000000000114a31f602e846bac24643f6a3b1e1ada9a1168850e2c742 385 0.22/1.00 vMB 27
316,998 316,998 00000000000000002b595ef23c511bfbdc8e05ad5970c98f28bd042c2e8fa0b7 283 0.17/1.00 vMB 20
316,997 316,997 000000000000000011d6d0b31eb06c330fdc5eaddca2d5275074a7d78c247715 1,106 0.69/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.