Loading Tool

Explorer IconExplorer

Memory Pool

31,260 transactions
25.12 vMB
0.06026817 BTC
Random Selection Loading Transactions
Max Size: 125.46/200 MB

Candidate Block

Mining Attempt 7f0455fa2dea38c93de04ce104b0e0d833cdc6a0e2247d24576a42b9e763f303
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root f553b7af80be49fd1b00f3a2cca60b8fc4c12c46ca4b7c9b34cb21aa4d635cc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01507630 BTC
Feerates: 100.24 > 1.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (413,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,243 501,243 00000000000000000044846d8311ce6c711dccc817917910fd68c3de5d34bea2 2,039 1.00/1.00 vMB 417
501,242 501,242 000000000000000000452299205d5975858d7cc7799337990059e70032ac7221 443 1.00/1.00 vMB 134
501,241 501,241 00000000000000000017388119e88a46f107db421ab413d40da10e3194611eaa 1,651 1.00/1.00 vMB 278
501,240 501,240 000000000000000000128b6574fa6401352722c9d7d48b475add4ad2a9981956 2,283 1.00/1.00 vMB 679
501,239 501,239 0000000000000000000fabf57fdc559a68059ce421cb047cb22b7deb4704e3a7 1,071 1.00/1.00 vMB 291
501,238 501,238 0000000000000000004895a3606b23b3661a679afa86f2e8df9a534f6cee6696 1,716 1.00/1.00 vMB 320
501,237 501,237 0000000000000000007ead09585708445340c856b470c11191a1b81050d295ae 2,159 1.00/1.00 vMB 540
501,236 501,236 0000000000000000005a9be647b569a547309897b33492c7f67cd69ee16da908 896 1.00/1.00 vMB 227
501,235 501,235 000000000000000000503545d399458a0b8c6310b3009e9b647d061cb423dc83 1,647 1.00/1.00 vMB 496
501,234 501,234 0000000000000000007e093d28ed7280c69c972d060641af313e8828cc4dd3a9 1,438 1.00/1.00 vMB 405
501,233 501,233 00000000000000000009921407f954d0ea901b88d899f4a517aadff621ac1e85 1,799 1.00/1.00 vMB 548
501,232 501,232 0000000000000000004cbf21225e930e474f6bb03d3a3909bf0253460345ce21 372 1.00/1.00 vMB 138
501,231 501,231 0000000000000000000637e43cefd1378b23968a7cfe7cdbd6ad293428366e06 449 1.00/1.00 vMB 210
501,230 501,230 0000000000000000001132110ea84dd968b99028f9b7fbcf15dace0be682b8e4 2,179 1.00/1.00 vMB 281
501,229 501,229 0000000000000000007d0db7aecc26cd1b2884b040142d19fb0125811fa2ca1e 2,269 1.00/1.00 vMB 662
501,228 501,228 0000000000000000001c4c8bf00d0bccc0b3511c70fe43fb59a27d6329c7f72d 2,352 1.00/1.00 vMB 606
501,227 501,227 0000000000000000000dfa027a67e5a02eeaae5701078fa98ad4229a0b5d62e0 1,280 1.00/1.00 vMB 484
501,226 501,226 0000000000000000005142c31e65d62d4a96cc9fe07b6f1c9bda811662f93a77 1,296 1.00/1.00 vMB 738
501,225 501,225 00000000000000000012746bba27d675f793c0040ce6bd3d63066f4d48693655 500 1.00/1.00 vMB 159
501,224 501,224 000000000000000000891dbea8a88d3ec43ed172d88d2192db9c5e20c88177e8 2,105 1.00/1.00 vMB 510
501,223 501,223 000000000000000000506c70dd732531c64b128048c7817f0b7c73fff1e9bce6 1,832 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 781.86 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: 642.01 GB
    • Received: 12.53 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.