Loading Tool

Explorer IconExplorer

Memory Pool

41,740 transactions
28.16 vMB
0.06934065 BTC
Random Selection Loading Transactions
Max Size: 144.83/200 MB

Candidate Block

Mining Attempt 4664fc978f75afad11fc42e783b4ee961f6d8e5b9e3f657fbe8640da259844ed
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 9e62bc4c1a0d7e2bddfd6abb4e0e74c21827c9b0f010c9b1ebdddeadd1891436
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,476
Size: 1.00 vMB
Total Fees: 0.01450238 BTC
Feerates: 100.56 > 1.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (682,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,082 232,082 00000000000001ccbbd745d8275da3fb76106ebf7d62e75c464156b3580d5e85 493 0.25/1.00 vMB 122
232,081 232,081 00000000000001b07afdcf485358d000d0abb15eaac2dc12c3a8331e034f7c82 128 0.04/1.00 vMB 238
232,080 232,080 000000000000014407fe393ed9497790dbca2b60ee8912d00bc542aba5189bd7 425 0.17/1.00 vMB 171
232,079 232,079 00000000000001112e26c043c3aa246243785564e875a6b3145524ddd212cd43 573 0.30/1.00 vMB 144
232,078 232,078 000000000000003dc4e041204bef8384ed82742dd606b24820c60112675b4935 432 0.22/1.00 vMB 149
232,077 232,077 00000000000001c88ef83cc45230faf0602c643062b4c8fb5e042a9135ade5e2 534 0.38/1.00 vMB 95
232,076 232,076 0000000000000005ac24a5a4002872afa6ecd999f9d9f356457e034d07a3dbe6 626 0.25/1.00 vMB 205
232,075 232,075 00000000000001bcf5dc71f159c814940feb45900ac9ef272ba6abe1993e06fb 201 0.11/1.00 vMB 151
232,074 232,074 00000000000000abd44f4ae9bfe347a1cc803e827e1b66bfa7196ae6546bce28 389 0.25/1.00 vMB 126
232,073 232,073 000000000000016b17d4156e084f668945e8f8ab6973bfef34a5a3cccf4fb790 37 0.02/1.00 vMB 107
232,072 232,072 00000000000001a5f4f18b34b28a93e3944cf196974a17cb46b644c25fa8db55 508 0.26/1.00 vMB 137
232,071 232,071 0000000000000111eb2b39123ee971547a45d5c658162a981220cb975e5aa664 497 0.25/1.00 vMB 133
232,070 232,070 000000000000018186b10f2a08ee2e6ba45a47c4548ec8cbcb82e3ddcd95467f 1,191 0.47/1.00 vMB 168
232,069 232,069 000000000000016b9b768b281a11826fc47319b2bec5832d3b4bc015d7214a11 698 0.39/1.00 vMB 136
232,068 232,068 000000000000018afb1a69c350c9d60e1a674b70353b3cfeca04c9f1fc3c7f10 402 0.25/1.00 vMB 107
232,067 232,067 000000000000006adfb046ad2d739a324461a58a8d37a54e11d6862a2b572d4b 265 0.25/1.00 vMB 34
232,066 232,066 000000000000007451bf7f8caba854d48bb3b435b638bee8d79920a0a547dba1 545 0.25/1.00 vMB 147
232,065 232,065 00000000000001c0ce73fabe0637992c8cb42881c64129a5b6b5342152f33f7c 486 0.25/1.00 vMB 126
232,064 232,064 00000000000000c7c09558401da6b883747eef64bb96d7f56f647a9b2280423c 337 0.25/1.00 vMB 84
232,063 232,063 000000000000010ee58564321baca532ba4dbe2f0f7ca71ad6f1cbfa6b4c2fba 711 0.25/1.00 vMB 180
232,062 232,062 00000000000001cc659f8400966d0afae8178a5f0db2027f214869e2f01cb383 600 0.25/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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