Loading Tool

Explorer IconExplorer

Memory Pool

30,751 transactions
16.59 vMB
0.03510133 BTC
Random Selection Loading Transactions
Max Size: 100.52/200 MB

Candidate Block

Mining Attempt d11374bb5714e03950540384b0ee5835b5987b6c9752c7d8a2a05dc81911b1ff
Version 20000000
Previous Block 00000000000000000000cfc76a4ff0fc57b4cb51e8ca6442253703e764c19be0
Merkle Root 329f1f03368dc97e0c0b719a2609394be5c4d62837744d58ad6e6077ba6c32fd
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,700
Size: 1.00 vMB
Total Fees: 0.01794413 BTC
Feerates: 85.32 > 1.80 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,873 (747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,126 938,126 0000000000000000000117deea6da93a4293c5f7a893952804a83fe88cd5195b 2,281 1.00/1.00 vMB 2
938,125 938,125 000000000000000000008b4640fa20a33b4a8156cb6374819dcd7d4a57e7770d 4,013 1.00/1.00 vMB 5
938,124 938,124 000000000000000000006baed47d79a6b996d7d40cc5ac0dad67282e67eaa35b 5,360 1.00/1.00 vMB 0
938,123 938,123 000000000000000000002529db2a5b0fb50c968e3119e78a64d37801ed8ebf73 4,631 1.00/1.00 vMB 2
938,122 938,122 000000000000000000003794efa9aa61ec6c784004e1ad249a49bad9796725f6 3,090 1.00/1.00 vMB 3
938,121 938,121 00000000000000000000233ed5c4b778f7679757410092016a4be0bf968c05bd 4,830 1.00/1.00 vMB 1
938,120 938,120 000000000000000000009c7309fd9a664685197f12181d9fd4bdce52bc9f5cd1 5,901 1.00/1.00 vMB 0
938,119 938,119 00000000000000000001290b3ce048087bcf42fcdb658c8fec5bd3315aecef3c 4,057 1.00/1.00 vMB 2
938,118 938,118 000000000000000000005dded03907bef4e5320bffcdf56e7dcab19a17731099 4,318 1.00/1.00 vMB 2
938,117 938,117 00000000000000000000a035621467f68bbf16d9499d705f03b72abe78d37fc7 3,525 1.00/1.00 vMB 2
938,116 938,116 000000000000000000009b709a51dfa8c5c1e77f63921994af7de5c72dd975d5 3,894 1.00/1.00 vMB 1
938,115 938,115 000000000000000000017adf5b71cf141964e37930fbe3da58ca621d79016ab0 425 0.13/1.00 vMB 3
938,114 938,114 00000000000000000001a2b3e468566c6c896a05d6b17687a3fcd59faaefee99 2,834 1.00/1.00 vMB 3
938,113 938,113 000000000000000000011c4359793c55573c2b3ef260101e680111f4a28a02af 4,736 1.00/1.00 vMB 0
938,112 938,112 00000000000000000000b226565aaca450209f97be0b1e4e80c94fdff973ed1b 3,527 1.00/1.00 vMB 2
938,111 938,111 0000000000000000000007471515c1d5d7637c0f4cca4b7de393a113fb335c7c 2,935 1.00/1.00 vMB 3
938,110 938,110 0000000000000000000182639258082b98976c536e4ccd35158e2fc13865e13f 3,926 1.00/1.00 vMB 4
938,109 938,109 0000000000000000000014cdc627a242f709a1dc3efba7b895bf2c89e5af298e 3,817 1.00/1.00 vMB 3
938,108 938,108 00000000000000000001043de82bb753fbc2ce19172b78cef01265d71f892628 4,293 1.00/1.00 vMB 1
938,107 938,107 00000000000000000001c0f7a03114ebaaeee7d6f4f2b4c23e59e1ce9c74a7de 3,576 1.00/1.00 vMB 3
938,106 938,106 0000000000000000000056fa7f6a5c9f8deeb7f00998f02a06c06460126dd101 5,791 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.67 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: 4,206.62 GB
    • Received: 229.95 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.