Loading Tool

Explorer IconExplorer

Memory Pool

25,536 transactions
12.37 vMB
0.04433964 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.67/200 MB

Candidate Block

Mining Attempt 9b0e48646d36e010547e275fcf1a6f843c078fc03a9b81347d679a2473b20e50
Version 20000000
Previous Block 000000000000000000013c873cf4ceb4afccc79d707499bec1b6ac6b33058da6
Merkle Root 02a5c0362ef44a249b14e9c3d3f876e3c3e832d5d775bafa7810be28997aabf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,431
Size: 0.99792225 1.00 vMB
Total Fees: 0.02069250 BTC
Feerates: 100.53 > 2.07 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,651 (770,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,047 143,047 000000000000039849eac06289eda4f5ec6f16cb141f7465c38e550536771afd 20 0.01/1.00 vMB 192
143,046 143,046 00000000000000fa78bc972eb447622c8b3dbd119e407d51f12469a91cf31d5b 43 0.02/1.00 vMB 264
143,045 143,045 00000000000001e131b24b953a15d39deede1581ae3bf8c4b88dafd82ecb4731 25 0.01/1.00 vMB 46
143,044 143,044 00000000000003f16c4756420bd717310f6c3020897e9290a1ed9f5f355ff732 85 0.02/1.00 vMB 21
143,043 143,043 00000000000000bf0eacdb1eb3f70deec3a9708d10f82a9e9d9a90e4470da954 44 0.01/1.00 vMB 272
143,042 143,042 0000000000000368ddc3f19885ee0de32c1ab73c030dc0fa64ca2e33018ff421 16 0.01/1.00 vMB 25
143,041 143,041 000000000000055a0b4c61fead1035272a53c09df8082108a5a0d07dd96fbb8d 62 0.02/1.00 vMB 52
143,040 143,040 00000000000003e5f7c6cb2b82d31157a8757027cb57e15dd8c02d3a58b18d87 8 0.00/1.00 vMB 233
143,039 143,039 00000000000003e4aad097cac998fb199ff9e7b0bf344db0a080945fd6c12d07 13 0.01/1.00 vMB 84
143,038 143,038 0000000000000655f2cc1d94702d53f4ed1989146dedf94ed138b9067e28aeb7 22 0.01/1.00 vMB 25
143,037 143,037 00000000000002d3454b6d98c680747d2de339bb35e757d8c8a04448fab31cf8 28 0.01/1.00 vMB 387
143,036 143,036 00000000000007b6450556daa884006aa89a24843304554be0f4a40cc1423091 33 0.02/1.00 vMB 38
143,035 143,035 000000000000079163cdb4ed22e8ee44a7e1f32b368492dd9e3001d09fe83be0 3 0.00/1.00 vMB 106
143,034 143,034 00000000000000e6cb8d59ff63e7a913bafec11cb7f7cad0b2964adc59bb2a1e 12 0.00/1.00 vMB 113
143,033 143,033 00000000000006e34870ad014b2ffacd9eca1f0834cc31a9054bfdce9b10f4bf 66 0.02/1.00 vMB 59
143,032 143,032 00000000000004f161b7e2b13d0c55b53ee39a3163559fa698176f534297724c 3 0.00/1.00 vMB 47
143,031 143,031 00000000000008a43956f3da9c44e1a99848dd9b8c2cb49bee4aecee0f5bb8b6 22 0.01/1.00 vMB 215
143,030 143,030 00000000000004ff795d42afc0b6d444ec1576e7fca8ff9b7ebfd8e47f2ccce9 28 0.01/1.00 vMB 50
143,029 143,029 00000000000005d5d4aa72531276ca4cdb93c231d56edd857a1895e4e66b5e6c 10 0.01/1.00 vMB 44
143,028 143,028 00000000000003fc9383dfad307058a73739f3b268d6877b2dcfd458abac9243 7 0.00/1.00 vMB 76
143,027 143,027 00000000000000a84727fb868cd266804ae7b5b20237ce9e37e204af98ec63d3 54 0.03/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 780.00 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: 477.02 GB
    • Received: 3.08 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.