Loading Tool

Explorer IconExplorer

Memory Pool

14,835 transactions
7.48 vMB
0.06813326 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.82/200 MB

Candidate Block

Mining Attempt cf9d6e25855203255d509d279a9a47d2b2deda8d90022d7b673e34be863f2b47
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 2360876d9b80e2b035f836c18fc45b0786245f9c6fbe727809f4f99fe164262a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.05337854 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (743,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,518 169,518 000000000000048a081592dfb4cd3c5949419c1047aaf3d04cc1287bfcf24fa8 12 0.00 vMB 0
169,517 169,517 0000000000000662082536538aeea32cadc15a1b255d86115c238e31c90f460e 41 0.02 vMB 111
169,516 169,516 00000000000009a1143a62bea624c8b3072ddc7c0cc98040edcc2945591ac422 112 0.05 vMB 109
169,515 169,515 000000000000061012df227e73043bb504aaae00b6b53540ad99b5cc822809f7 28 0.01 vMB 4
169,514 169,514 00000000000007f9eebd41a4c64fde67ee5f5b06478f72e6428b646a4e43348a 39 0.02 vMB 46
169,513 169,513 0000000000000a50fca5b1857e5f55941d49927f6ebadba2994c3a8523865ff5 103 0.05 vMB 174
169,512 169,512 00000000000003264805208d6e9bf9b67e5fbea9df71a65935614ba81a8db0c9 29 0.01 vMB 77
169,511 169,511 00000000000003ab14e349f39dc8767d8c2de07ce64fd85dae415436a55cbd1d 58 0.03 vMB 137
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
Previous 10 blocks ↓
Total Size: 779.63 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: 303.11 GB
    • Received: 1.37 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.