Loading Tool

Explorer IconExplorer

Memory Pool

19,437 transactions
8.84 vMB
0.07560140 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.23/200 MB

Candidate Block

Mining Attempt 20216cb8d64cab61ae3ac271b8852ac64a1abec9c25c876b3f91e6bda0f9ed5d
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 3a3da07058e0a4e31c19de75817bf0be3badb37de61b26f53674ce1e9d90d9f4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.05524610 BTC
Median Feerate: 1.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (783,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,339 130,339 00000000000011a5d140b4a071408daf3670a5d271a719bf32ccfc5112e5306b 118 0.05 vMB 148
130,338 130,338 00000000000012fe6eea44676d55050420e7207695ba07e848e1305db2ef5825 31 0.02 vMB 865
130,337 130,337 0000000000001c638e586e3203471f7ab144eb4fefee4b0675cf0d72c99e6b7a 103 0.06 vMB 806
130,336 130,336 00000000000008021a8fd03a607f2fb6770012d0b5e6676982efc27aaf8e5072 5 0.00 vMB 1,807
130,335 130,335 0000000000000b2ea39677591fca742305f412b7ddf534886ecb868e92c35af1 18 0.01 vMB 919
130,334 130,334 0000000000001934194f50d7f1c9b2760bfcd707238b98fdf6c8441c2b2671f8 14 0.01 vMB 1,550
130,333 130,333 0000000000000907f586bb6474499eb0d2a58f747ed5c1327ba19d3037b9de08 47 0.02 vMB 385
130,332 130,332 0000000000001589495afa414132e990f005474fd836ea5f7106ace5d6bb599f 96 0.05 vMB 1,173
130,331 130,331 0000000000001a57b49bc4fc3b07685b9d3d4bcb1668adf89e2cf279f886cba3 137 0.05 vMB 1,895
130,330 130,330 000000000000078dc03bfd5a6e28be23b7b15f3fb695c9f886b2f10866e89ecd 72 0.03 vMB 866
130,329 130,329 0000000000001ae8da5e73f1e1d5e72fa51367e3e81ac71a3c877456f50ae631 18 0.07 vMB 896
130,328 130,328 000000000000181ec9c2b7e8f5810197489757ab570870838c45d6908299ea20 40 0.02 vMB 946
130,327 130,327 00000000000013cad4cccb138ece918ed1d357786a1eb5cc4c2999f6b8a48a6c 70 0.03 vMB 1,635
130,326 130,326 0000000000000c00a3a540b9ffcae13bdfcdd45d01234ea4686b3f9a2bc8076f 66 0.03 vMB 1,332
130,325 130,325 000000000000136a05f25cad9e339e492765c7228ab63d1640f15fd7673e39cb 7 0.00 vMB 1,438
130,324 130,324 0000000000001b1a84842016ba5dc1f1d0b65f48bac7aa081cf2310df5c11612 71 0.02 vMB 87
130,323 130,323 0000000000001d80bc80aee2d95886d6b7a1fbf8c3b83ab3f016917d11eeeb40 41 0.02 vMB 955
130,322 130,322 0000000000000781ea6ca0b6ff833357f64f599bc20d5068e5f7af734b12f352 25 0.01 vMB 1,023
130,321 130,321 00000000000005644fb2ef7006c5965cb3b98fb5b1c45880856f9b912610f002 157 0.05 vMB 0
130,320 130,320 0000000000001d1a07fad89cf8a487e64b766c735d3c7470d8586a99d4c99622 53 0.03 vMB 592
130,319 130,319 0000000000001b6877cbefc1d23f058134623fb0b9aedc22d0b7abf04274c7c8 45 0.02 vMB 1,498
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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