Loading Tool

Explorer IconExplorer

Memory Pool

44,476 transactions
26.89 vMB
0.07345916 BTC
Random Selection Loading Transactions
Max Size: 141.33/200 MB

Candidate Block

Mining Attempt fc9dff6f5b6e3148d82d9e0a4f95b0e87a461a4c42f23255a7032b36a173c67a
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root ec4eb8f80f1822b24ea32fa52d687add2e9025cccb6ab394131a482c68f7123e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,059
Size: 1.00 vMB
Total Fees: 0.02381587 BTC
Feerates: 201.37 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (266,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,300 648,300 0000000000000000000b0615168c762b33544712296ca3eab70e766ed4c51ff6 2,582 1.00/1.00 vMB 28
648,299 648,299 0000000000000000000d84e911d446893069dd8461fa6243df83bbe2c6e4456b 2,159 1.00/1.00 vMB 63
648,298 648,298 0000000000000000000cc3063d4b360013ba3a7dca47ca5064a958b03bece7ac 1,993 1.00/1.00 vMB 81
648,297 648,297 0000000000000000000f61bc63244fa6a7a2f4c531fdbae838f06ce19544a704 1,475 1.00/1.00 vMB 12
648,296 648,296 0000000000000000000a64c1239bf75468f94c0340b71d396ae4e94628c69b72 2,270 1.00/1.00 vMB 25
648,295 648,295 00000000000000000006f8a1dddb345b61f1e16cf89bdb8f2d5c05467eeb8e3a 2,709 1.00/1.00 vMB 19
648,294 648,294 000000000000000000047054b475772ebcd2f72ef55644a7dba7ef381c8ce999 2,373 1.00/1.00 vMB 82
648,293 648,293 0000000000000000000458e381fde1d93ea6bc6aed9578212926fe682deeb0da 3,125 1.00/1.00 vMB 74
648,292 648,292 0000000000000000000fe4826c5345ef9f1844e424b0ae0839cd64ca5984a5da 2,205 1.00/1.00 vMB 88
648,291 648,291 0000000000000000000d28218f6fe3f668e762cd5c56c21aad226e5442fe849a 2,527 1.00/1.00 vMB 52
648,290 648,290 00000000000000000000920ffc3eef561576d0acdb6abf58e0ff37255135ac4a 2,494 1.00/1.00 vMB 40
648,289 648,289 00000000000000000005571ce19cf396782277e6b2c8f4c011f05585e6f88c1e 1,670 1.00/1.00 vMB 32
648,288 648,288 00000000000000000002f452074019b86790053f1aa980e5cd68aab19d063662 2,402 1.00/1.00 vMB 78
648,287 648,287 00000000000000000009e0e7d98f835257992e9f91155fec6c506d73701f5d70 1,031 1.00/1.00 vMB 46
648,286 648,286 0000000000000000000837e93315315da97292320f9d394717eb73261b574372 2,599 1.00/1.00 vMB 62
648,285 648,285 00000000000000000009fd02d2a49962ecfddba63dae297485fb4e52ac8f045d 3,088 1.00/1.00 vMB 62
648,284 648,284 00000000000000000001acd459aa9ce0adb724076e1f39d61a90d7e7ec0e3c60 3,009 1.00/1.00 vMB 98
648,283 648,283 00000000000000000004ae1752897ff97feb378d4b2c05777ee27c3a1867883c 2,874 1.00/1.00 vMB 65
648,282 648,282 0000000000000000000b3ef503d8db910e7faeee738ff904e1d5721c05bbab95 2,334 1.00/1.00 vMB 88
648,281 648,281 00000000000000000002f48a4a92492d48f90ea9f70c11f33a97670f7249bc1f 1,703 1.00/1.00 vMB 79
648,280 648,280 0000000000000000000faa444f275f57d0dd7a7c1542d3dd92767d14a183d051 1,931 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.