Loading Tool

Explorer IconExplorer

Memory Pool

28,236 transactions
7.53 vMB
0.15599323 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.49/200 MB

Candidate Block

Mining Attempt b10be513d74f672844671dbf505d577320e3ea108f03951614efe8b4508161b1
Version 20000000
Previous Block 000000000000000000016a5bd19712b819d2def2308e70253bc0106e976f4a21
Merkle Root e890bfb88062ec8b4031c6452e54432417af3c01ccdfe7c1c7ffed91085a9450
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,093
Size: 1.00 vMB
Total Fees: 0.12401046 BTC
Avg Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,010 (898,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
14,021 14,021 000000008a0fd6789eeea01dd89a3156ece4c34e041ade68097547def4c40586 0.00 MB 1 0
14,020 14,020 0000000036e6314e7680115bf2d6d3a884c01df97d5513545acf32c04c79673a 0.00 MB 1 0
14,019 14,019 000000000e38f6c6345b3170854b42ae21bfd5be7acba334bd5c0802c838a582 0.00 MB 1 0
14,018 14,018 00000000c20195bf736e8cecdb6ccbf4d25ffee42c0b4c4199bc2d6a9b6533d7 0.00 MB 1 0
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
Previous 10 blocks ↓
Total Size: 778.86 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: 391.30 GB
    • Received: 3.52 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.