Loading Tool

Explorer IconExplorer

Memory Pool

44,992 transactions
28.68 vMB
0.06562389 BTC
Random Selection Loading Transactions
Max Size: 152.63/200 MB

Candidate Block

Mining Attempt b3c7e7fff44d7db303fef73b4d93af70b28a4448a9f651d6a731a71a588dc708
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 40fd27dd1a2094b61c44f672440c2adf953a5d5552ac37860f59eeb960c5ebf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01108106 BTC
Feerates: 301.60 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (408,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,983 505,983 00000000000000000034dcf0c7fb11dcb3580cdb94dce0c9947a2b88c0d109bb 1,096 1.00/1.00 vMB 66
505,982 505,982 000000000000000000766ec2588193d120a6226657c27b2db78553e3e5846d3d 1,614 1.00/1.00 vMB 154
505,981 505,981 000000000000000000185ec7d3d498e78c71b40e848ac5d85904b2d14cad7a58 1,879 1.00/1.00 vMB 247
505,980 505,980 00000000000000000017af630d0e0b1bd382e9cc43ae0bb4dba310fef92255bc 991 1.00/1.00 vMB 97
505,979 505,979 0000000000000000004259ed6fbe2a2675dc12acd1d90162374fe8fbffef9228 1,011 1.00/1.00 vMB 60
505,978 505,978 00000000000000000046371d0965a74f57e30698410153e58937e3a4a8fde972 2,468 1.00/1.00 vMB 211
505,977 505,977 0000000000000000001502df5fa0ff14413ba708a791cb725df8148d9fab05dc 1,485 1.00/1.00 vMB 105
505,976 505,976 000000000000000000377a437ec056d04e21bfa4e0b698dce589b922e9d1c30b 1,016 1.00/1.00 vMB 67
505,975 505,975 00000000000000000058e556d05ae4947055d00132463e34362ce07cc98a637e 1,014 1.00/1.00 vMB 49
505,974 505,974 0000000000000000001506d16543edcc3fb0270498a13a98539366a327359dd0 825 1.00/1.00 vMB 53
505,973 505,973 000000000000000000181ea8330cd45020527754ab409df280e17b905e71bd8d 976 1.00/1.00 vMB 88
505,972 505,972 0000000000000000004b07181d0b1ee9ee3bfb226f6d16e333e440738c31e52b 625 1.00/1.00 vMB 32
505,971 505,971 00000000000000000046b0c5f4cc3247bd115b0d30f5740e13ee2c04f9813483 2,514 1.00/1.00 vMB 236
505,970 505,970 0000000000000000003691342d1f92919e3f74f57e6c3ea0b33d7ca5888e236f 862 1.00/1.00 vMB 107
505,969 505,969 00000000000000000025530550bb2d500c6e73289ac4bdad440fa292617343e6 1,189 1.00/1.00 vMB 118
505,968 505,968 000000000000000000596e3cf627112aa3aa08a3bf2f1ef48ad03b0742134e6e 571 1.00/1.00 vMB 57
505,967 505,967 00000000000000000020183cb2b09ccff2339b4fa82f51e7d885c26ef7bb0ea7 1,559 1.00/1.00 vMB 204
505,966 505,966 000000000000000000737fa385405294699897ef651c3ab6fc48b767fb913717 361 1.00/1.00 vMB 41
505,965 505,965 00000000000000000050256a91ce44f81343b77817b21aa144b178581a77e4f4 540 1.00/1.00 vMB 60
505,964 505,964 00000000000000000050a379c091c86e6fa175e72dc5d5f192daa2c09e5033ff 974 1.00/1.00 vMB 47
505,963 505,963 00000000000000000027d05c3c1b027bf4fe2c50c7cc6773e7dee31286c2f2fb 2,837 1.00/1.00 vMB 278
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.