Loading Tool

Explorer IconExplorer

Memory Pool

30,053 transactions
12.54 vMB
0.03198376 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.04/200 MB

Candidate Block

Mining Attempt 85d7ec6d2a779979dc24512f97b35b6fcaef48d919bf3c1e2565669fd088ca96
Version 20000000
Previous Block 00000000000000000001f0024e3395cc23eafd6ee91aba683929d45930543fbc
Merkle Root 83c5436b3a4b23a3ba72de92ac516077a568dd3f62f6ade3b2b535459536c52c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,006
Size: 0.9978615 1.00 vMB
Total Fees: 0.01005198 BTC
Feerates: 100.44 > 1.01 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,672 (753,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,156 160,156 0000000000000186ed0edc4ec3a30c4e3ef248f3e27396accef5993af2666807 92 0.04/1.00 vMB 30
160,155 160,155 0000000000000ada8101be812ceac86e64822a87b39b3b6d77c7e8d71ee02257 10 0.01/1.00 vMB 61
160,154 160,154 00000000000007bed31400bd643ae7e8a00cc0a44919d2ccbc3c09185408030e 61 0.03/1.00 vMB 122
160,153 160,153 000000000000010c8b836489e6767c3fb2d5eca68d43f1b4ff5cb8edf50164ce 15 0.01/1.00 vMB 40
160,152 160,152 00000000000006a095edfeb501825738c9d1944938763706cebe2b0650b6f4f7 82 0.04/1.00 vMB 98
160,151 160,151 00000000000000c549a5d957024ee3082b53625239e6943635d0b66d5b83a745 57 0.02/1.00 vMB 0
160,150 160,150 0000000000000a60d1b643d39d8d594106ae2b93673c7598856143d3ecce37f6 88 0.05/1.00 vMB 126
160,149 160,149 0000000000000d2a9a5ff9353063e87a08f499365aac15093775b6e7700c879d 33 0.05/1.00 vMB 11
160,148 160,148 00000000000005cddd30881884004bcdd4e82e17d223999fb78c5414818eb0e2 118 0.05/1.00 vMB 21
160,147 160,147 000000000000023568f0df6daa8f4d55fe59150c990b8ee4b485bbddf88d83e6 100 0.06/1.00 vMB 182
160,146 160,146 0000000000000a3480b134ab04a38e3195d39cc17596413b0a61cceb3fdaec2d 13 0.00/1.00 vMB 0
160,145 160,145 000000000000092090e908753d44e2c5c06a28f1ef84c0f21a440f185dbcfd91 17 0.01/1.00 vMB 111
160,144 160,144 000000000000047c9bb7077938129069acb6077586db52d2ca303458f6b33099 35 0.03/1.00 vMB 3
160,143 160,143 0000000000000a05041003b380063fad9ee1e451fc8c02c48fd052dcfe5c6220 90 0.05/1.00 vMB 636
160,142 160,142 000000000000080ebe020c1712ef80694ea48c98484a52324623d638645cf7cf 89 0.04/1.00 vMB 83
160,141 160,141 0000000000000508bb1845649451697013a031566b3e9828498134243c1fa344 20 0.02/1.00 vMB 34
160,140 160,140 000000000000090e32ee1854a859ac3182f58782d22c6696e74f875acf33f7ef 63 0.03/1.00 vMB 115
160,139 160,139 00000000000005c8710023fea3ea3a01962203440633cd7ed194e63d6a7f4a31 14 0.01/1.00 vMB 115
160,138 160,138 00000000000008e4eb4b5990d5cbb037301a8016f73170308ba74c2a03249391 3 0.00/1.00 vMB 193
160,137 160,137 0000000000000c6b87fde1200cd9164c7e41df82122e3159f8020da9cec37896 46 0.02/1.00 vMB 4
160,136 160,136 000000000000082a432653752ac7442c58643e855c1d197b828c9451081f8499 26 0.04/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 780.04 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: 485.61 GB
    • Received: 3.24 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.