Loading Tool

Explorer IconExplorer

Memory Pool

81,642 transactions
31.68 vMB
0.10586443 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt deb69ce91e05abbe7af3d865475e2869e78bc132f03adacd74d5c15f36feec38
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 4cbe85b843c3047e4b042729191e839ef309b5ccf1a8fe45ee16b10db6c25fb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,222
Size: 1.00 vMB
Total Fees: 0.02342835 BTC
Feerates: 711.74 > 2.35 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (756,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,372 159,372 0000000000000da9431438b9a27450de8941e36c8df9c7d18c14b91e27a873d9 14 0.01/1.00 vMB 633
159,371 159,371 0000000000000cdee32fc85e504df622bc3c71d8a9db8c3e83e3a926708d0f53 9 0.00/1.00 vMB 261
159,370 159,370 00000000000004804e9fec0733c6f80f09aa92ab639a9e96b3ffedd2e65d028e 12 0.00/1.00 vMB 53
159,369 159,369 00000000000003135ba5a294600d071b51244ceff0793d701495899a135c9555 53 0.01/1.00 vMB 14
159,368 159,368 0000000000000b457e9b11428e7072577083b026da27d1d4b12f26aa117665ab 39 0.02/1.00 vMB 116
159,367 159,367 00000000000005711fa91df983ac091a21e1277673caf66aff31cf278825bfd1 64 0.02/1.00 vMB 167
159,366 159,366 0000000000000148581701f71d7cfcb574521da8661d2e913329915d694ff7d5 14 0.00/1.00 vMB 31
159,365 159,365 0000000000000d3b303b30fee5ddaf8eba8dfb5b34cfc7d80523225d648bab23 54 0.02/1.00 vMB 100
159,364 159,364 000000000000067837046be3b436e1954d8523c005abf5cff72768d7791de45f 139 0.05/1.00 vMB 13
159,363 159,363 0000000000000e5c54ce851b7dfda7946652145d3cb6bf59c169d5fc6a5ce286 59 0.02/1.00 vMB 0
159,362 159,362 00000000000007530e7c99dc7e781d7eb71b9797a144606f501dfa91e9618f15 140 0.04/1.00 vMB 172
159,361 159,361 00000000000008ab3ad41597d944a3427e5601702b87ef25577927f6e77f85c9 9 0.00/1.00 vMB 0
159,360 159,360 000000000000071d55f9a0f76a360c31b21d61c50c2270ff84b5cc9b91bc56f5 43 0.03/1.00 vMB 111
159,359 159,359 000000000000020319337e847720120f0f301fd8a9fae36aa8ab56c11f6eecd7 17 0.01/1.00 vMB 168
159,358 159,358 0000000000000b100a43e17caba0c2fbe57a0e22168603db595ddefb2d3cbd5c 9 0.00/1.00 vMB 73
159,357 159,357 00000000000000335017bb496c4b57da81d1c7507173844ccd96499255585297 10 0.01/1.00 vMB 101
159,356 159,356 0000000000000bca693afdfdae300ef949af9019025f444e4e29b5e3375ee12a 11 0.00/1.00 vMB 49
159,355 159,355 00000000000007f6f8711f20e16f30f32ce60ec9c2ec7afd9fcbdd5baf642b2b 7 0.00/1.00 vMB 432
159,354 159,354 0000000000000d5023f50e4ce2dbcec31f0a72234af5804c358c0a57edd3c0e8 6 0.00/1.00 vMB 0
159,353 159,353 00000000000007889df1c01de8125d069cddfe9bc158e629aceccd2eef5ce856 14 0.01/1.00 vMB 40
159,352 159,352 0000000000000dc30164523374c35ccda33e39f096a4de4c2601838116f30b17 56 0.01/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.