Loading Tool

Explorer IconExplorer

Memory Pool

81,807 transactions
30.10 vMB
0.09586970 BTC
Random Selection Loading Transactions
Max Size: 181.70/200 MB

Candidate Block

Mining Attempt 124d58445b7cf1e43dd65e683a212f2a7ff8ca9dca4c01934de12af95b32ad6c
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 6104619705d2cf663e3e97cd70ec1ea9e691290415f37aa82abf1e8009c9bbaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,926
Size: 1.00 vMB
Total Fees: 0.03433454 BTC
Feerates: 526.32 > 3.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (649,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,059 265,059 000000000000000b9d4ecadb222d4f89bbef2ed9adbf63cdf35ae274378eca50 188 0.07/1.00 vMB 152
265,058 265,058 00000000000000089c68196a38865b307644c2d3751d2e6e634ab121bdea2d17 90 0.14/1.00 vMB 24
265,057 265,057 000000000000000aba36f19a6e4b80ca63bfa74b6edcf888886b9ced542f3002 246 0.10/1.00 vMB 104
265,056 265,056 0000000000000008b2263ff120ca1772b1cdf5c1864fcc228fff252d525b9c31 9 0.02/1.00 vMB 9
265,055 265,055 0000000000000006d9cd8a26c20eede0bbb901cf46ae683338967108a36db61a 28 0.01/1.00 vMB 126
265,054 265,054 000000000000000bd3e8196591fa3bb34da113f2b27602c72aa1f09dd46967af 108 0.04/1.00 vMB 97
265,053 265,053 00000000000000071027e81cd56352daf76f5d0bd7a3305745c2ca84e5233e1d 682 0.29/1.00 vMB 2,707
265,052 265,052 0000000000000007d0feaa8313300cd38d27e01c2b8f787225f5c164a96dc432 215 0.14/1.00 vMB 104
265,051 265,051 0000000000000005abf97ddc38f01f04d2cc8c7f025e7a0418ad684b455f2309 42 0.03/1.00 vMB 81
265,050 265,050 000000000000000b185200edb23617321a9fb02e699fc2f85c3f663e017c9257 289 0.10/1.00 vMB 110
265,049 265,049 000000000000000b8929fba2e65e00f572afdf081d7590fe39fabd12477b2a3a 371 0.15/1.00 vMB 105
265,048 265,048 0000000000000007bea5b7b9fc72eb32c4d739b19163b04cbdfafaf8bfbcd8a5 246 0.15/1.00 vMB 66
265,047 265,047 000000000000000bef6373a2f2d0487d214aa11ac4b814819e90fcae6342967a 57 0.02/1.00 vMB 107
265,046 265,046 000000000000000b6006f8b0cf1a69e6bb4ebcfbbf6f9bf7f0591274539bd1b2 98 0.04/1.00 vMB 56
265,045 265,045 0000000000000004fc720f6f1c99c58563c790413fa910db61df19831541bc56 273 0.26/1.00 vMB 66
265,044 265,044 000000000000000c96dce25d9b46b30d7564c77dc581fe1b5f0ba6a08e30d8d5 141 0.15/1.00 vMB 40
265,043 265,043 000000000000000fd5002f09455fd92d49404107743bb1371059f2b5717aa2dc 150 0.15/1.00 vMB 50
265,042 265,042 000000000000000c0624c4f1f3d5a4d23731cb9983119adf53086d8f1b652ba1 78 0.03/1.00 vMB 109
265,041 265,041 00000000000000067b6a3615dc980702722c66b49a805660beb9d5f5dffedf16 126 0.06/1.00 vMB 78
265,040 265,040 00000000000000059f1cc149414fb62a2a7f63370a62f22d6f3fa566b41adc2f 65 0.04/1.00 vMB 26
265,039 265,039 0000000000000000b0a30cf66e4c8e07b60a66d4077836d58e61922449cd3ca0 511 0.22/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.