Loading Tool

Explorer IconExplorer

Memory Pool

76,634 transactions
27.67 vMB
0.07848129 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt 8184c2fc8b2cf36a411c35c66605931f57847db2c9dc0dd5d8e94b635f1e0c32
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c9a53ea67dd116e1c5b7c7a793bed5624fbb652a0e07eb55285b16b986441be2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.01941746 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (214,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,159 701,159 00000000000000000008e33b9f80f280b099dad4117d97074d7dec51f7a5ad36 1,063 0.47/1.00 vMB 10
701,158 701,158 00000000000000000004c0dcd9e23c3f64b618c198ad3e3098edf03d1f3792e7 1,050 0.59/1.00 vMB 7
701,157 701,157 0000000000000000000becd9c28adb16fb1f156876beb065766f8ab28d2a6b04 488 0.31/1.00 vMB 11
701,156 701,156 00000000000000000009055ff5a0f466b6b1510050e7d426c883dd2d37f40bb9 104 0.10/1.00 vMB 10
701,155 701,155 0000000000000000000c2aa63b643e5f80d86a0ccd9273077fc16a05e9da9353 735 0.58/1.00 vMB 6
701,154 701,154 0000000000000000000e231ddaf82d57b3d90953bf24c45816fa5d4f10b9ccb3 242 0.18/1.00 vMB 8
701,153 701,153 0000000000000000000762a91a11d9794f99671f154a5c5df888e8763f08b2e9 1,133 0.62/1.00 vMB 4
701,152 701,152 0000000000000000000bbae197aea56ccf03c9b576c9489841a2186b709b6013 1,851 1.00/1.00 vMB 12
701,151 701,151 00000000000000000002531c3db6f6686e92a45e45fb2ab15b5e0ff07aba12e7 75 0.02/1.00 vMB 7
701,150 701,150 000000000000000000096708705a114ecadefcba5d9b2084969bcf809d4cd98a 842 0.32/1.00 vMB 10
701,149 701,149 0000000000000000000a4781e9929044a72618d37d578fa8c52f9f04e7b9fdca 2,239 0.94/1.00 vMB 8
701,148 701,148 00000000000000000005baf8baeeef83c61e2ee9030d9ef7a4db61b5c840cebd 739 1.00/1.00 vMB 13
701,147 701,147 000000000000000000086aaee8c19496b772625087fea342239eb2cfe553f55c 387 0.22/1.00 vMB 12
701,146 701,146 0000000000000000000df2506e5ed6c3d091a8369d1f53954b7a7b9a7759b158 1,221 0.88/1.00 vMB 6
701,145 701,145 00000000000000000004a506806075d640d718223660d51bed50fad622865cc9 273 1.00/1.00 vMB 2
701,144 701,144 0000000000000000000ea9bc9ace9c88b341d58070ef90af6acbd493c30dd918 2,678 1.00/1.00 vMB 8
701,143 701,143 00000000000000000001a78132f632966e92d99bf9a1e762ba2fe430bb2fc3c7 1,448 1.00/1.00 vMB 11
701,142 701,142 0000000000000000000d80a554bca58fb29941b98f931b4966dc7cdb6186731a 1,250 1.00/1.00 vMB 8
701,141 701,141 0000000000000000000d231256b537e3147ce3cb768a47ed4d2f495820198cba 953 1.00/1.00 vMB 20
701,140 701,140 00000000000000000007be6fa8e976c7361d0c4261f1dea9bd1ee399feed29c2 1,280 1.00/1.00 vMB 6
701,139 701,139 000000000000000000016d2248768662a73051166f2429e4798c626196bbc9b5 1,917 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.