Loading Tool

Explorer IconExplorer

Memory Pool

13,772 transactions
4.70 vMB
0.03416608 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.55/200 MB

Candidate Block

Mining Attempt a2afbb44a6bf7d60e298353e2d4282c8cafbb15c41bd0e5608ef9afba5fbdfa3
Version 20000000
Previous Block 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834
Merkle Root 4e5b914fbd5b1605c41dbabf4999de18bc8be5da54d664130daa2c90841fd38c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.02713131 BTC
Median Feerate: 2.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,476 (743,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,510 169,510 000000000000046aa70c038259906057deddcfe203190fbd7b7e5af0aae9bacb 9 0.00 vMB 0
169,509 169,509 0000000000000aeb0bb37916a779a6aeb2fdad9b3c929f1c86fd0a70228f7686 89 0.04 vMB 129
169,508 169,508 00000000000003ad5927c58b1bd7537083d4447bcba347581e10ce8c7f90e193 19 0.02 vMB 81
169,507 169,507 00000000000006a6ccb84defb773f84b7c627ce2252240ebdc484d3b889e6abb 61 0.02 vMB 180
169,506 169,506 0000000000000acb62d9e14ad147f41e1e1c9e81dbd5350ffd65b25b242f677a 126 0.04 vMB 69
169,505 169,505 00000000000006cd6d85b52491d8d29e81943a7ab975c383cc3e0bdc36d36d09 10 0.00 vMB 34
169,504 169,504 00000000000004cc2d44a155d93ff815d7d250d9b0b710db21e2162cda017f1c 142 0.05 vMB 33
169,503 169,503 0000000000000906336c825bc93221ade7ec33b0cf9b42afa858c4aadad0acc7 25 0.01 vMB 133
169,502 169,502 00000000000001a5d77e6bd4173ae1ae3450ef9451e38e3db7b5c05419356793 11 0.00 vMB 271
169,501 169,501 00000000000002e6b766add6a125ef6da4df7e80de0e513c9523078a0e0cceef 12 0.00 vMB 17
169,500 169,500 00000000000001e8cc8a12a97576bed718cc0153ec28fc4f0cd5d40ad54660eb 13 0.00 vMB 41
169,499 169,499 000000000000001f65f842086b8bf56dfe4c1a4929a305c17532b164f2e829ae 49 0.02 vMB 451
169,498 169,498 000000000000067dfcf167c5385cbeb8cfb08ca9523bc0343221bce7a8040e3e 122 0.05 vMB 52
169,497 169,497 0000000000000b08badb8c0013fbb2c11dab2bfa3c31f27547fb8d0d648976c3 63 0.03 vMB 85
169,496 169,496 00000000000009e8ee5cbbb5b14649a1bee024c314b7f8a2dac8a4eb98bce70e 81 0.04 vMB 38
169,495 169,495 00000000000005fd9177fa46e86f4cb5af9f6b769ba6a6291676e309ed9f757f 1 0.00 vMB 0
169,494 169,494 00000000000003a83b3570a5cdfaafaf77cefc55db742157f679464298cf1ed5 98 0.06 vMB 188
169,493 169,493 00000000000005b3bf67e4d0e2bf5926db5cc15a2dfe39f76e87074744953331 29 0.01 vMB 577
169,492 169,492 00000000000001b3714c52fa236ee463f4037fa80262108f17e7e9d606414b28 26 0.01 vMB 60
169,491 169,491 00000000000002ee7bfdff0e1121cde933e80bf06021fca98f3e44ff0d3165a3 10 0.00 vMB 14
169,490 169,490 0000000000000a4393840d50f11d432b547fd1336ea88a158badb3de58c7a943 37 0.01 vMB 29
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

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