Loading Tool

Explorer IconExplorer

Memory Pool

28,613 transactions
8.62 vMB
0.06102533 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.16/200 MB

Candidate Block

Mining Attempt 4ccbea44a22d519b22ca54c8fdc70bd9ad0692b90f798c1e692c6f53c18b49cb
Version 20000000
Previous Block 00000000000000000000c13069b9329f48223affbf81e7578255b2033820348d
Merkle Root 3a0e7030feef567654196dfff0e0314b9a6d393922d98bd713f217d4f39d2831
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,774
Size: 1.00 vMB
Total Fees: 0.03306670 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,020 (899,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
14,017 14,017 00000000dae8bf6a66f878782564ff8f0fd7ef28ba9cdceffd32e2f04588a251 0.00 MB 1 0
14,016 14,016 0000000058d200e83a914b8aab1c7e65db7c47941a75e814d693c1401ae40b2b 0.00 MB 1 0
14,015 14,015 00000000f8232cd3b004a586a9134c1e520d3fafe98cbc6e7e044a07351185ad 0.00 MB 1 0
14,014 14,014 00000000d59a692eae5c83dd049171056751c3cca12885a08422fcf66584e1a4 0.00 MB 1 0
14,013 14,013 00000000909f838bb24d1dfa2b9f83de4454eb37412a9af5b0eb8a2e49833973 0.00 MB 1 0
14,012 14,012 000000001011a636aca2b3b283e25cf0e4da739ac4644921ba1d30d5a5960c90 0.00 MB 1 0
14,011 14,011 000000009845d7cb4a09fedede9be191602e75e4d5479a5b76fbf3674336d15d 0.00 MB 1 0
14,010 14,010 0000000004e68c537bbf7f39394f153b1b897b1a2b1d99d0223f7f40612c7b02 0.00 MB 1 0
14,009 14,009 0000000065a35df594d577a02263e51c86f298509339081ba061cd58bc86c556 0.00 MB 1 0
14,008 14,008 000000004fe35b8c79af2c337fb398a01931137953ce22462c37c6a7d550c0a6 0.00 MB 1 0
14,007 14,007 00000000d3e8ddb5e1cf1edcd54bd9c59e42963159b339fc187261d82bfc29e7 0.00 MB 1 0
14,006 14,006 0000000090e2950cae1461e771a00bde58271c735f585c7e561d43be3f7dce0f 0.00 MB 1 0
14,005 14,005 0000000086a9c35c3f5dc68127d90c6c49ea9c1531383e502406a29a8cea3d48 0.00 MB 1 0
14,004 14,004 0000000080863585423586350af531c858597cb5b9e59f0ea3ff6d63678f62e6 0.00 MB 1 0
14,003 14,003 0000000095f738799810fbf31566faac20087ffb00598a35a02ce2166e387117 0.00 MB 1 0
14,002 14,002 000000001e4c88a360df5e1f5b4f0b91676dc552acb2343f71068d4b464801f7 0.00 MB 1 0
14,001 14,001 00000000b44efc0402c4841e13c29e2843776abd8ca1a728b4d12a092966e87a 0.00 MB 1 0
14,000 14,000 000000002d9050318ec8112057423e30b9570b39998aacd00ca648216525fce3 0.00 MB 1 0
13,999 13,999 0000000096b3f9b81c07ecd73d9c531071842364143e5ae4a88f6180de3d4ea0 0.00 MB 1 0
13,998 13,998 00000000668d5eb7d5ffc16c1a21d2c93c8ddaa7478a3adaeaf0c1ddd437aaaf 0.00 MB 1 0
13,997 13,997 00000000aa79f40e7c7bd434e7011f5a48f1f94f3d8a08deff075bbd4e36b8d8 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.88 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 401.33 GB
    • Received: 3.61 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.