Loading Tool

Explorer IconExplorer

Memory Pool

77,690 transactions
28.86 vMB
0.08401243 BTC
Random Selection Loading Transactions
Max Size: 174.58/200 MB

Candidate Block

Mining Attempt 9ba97334af285834c633cc8295e377d95bb5b92cf17145488dc08aa8d0fe9421
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 72f02a6818d5589f70702b2db9b7f81aaa0c93f5b1486ecd67dd6f8eefa9901b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.02385689 BTC
Feerates: 477.45 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (473,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,456 441,456 000000000000000001f7393f93ebafe6253cfeec0d213b85e843f04f28065b7e 2,133 1.00/1.00 vMB 82
441,455 441,455 0000000000000000031c354ef96248dd3419338ba4bb01ddd07cec745c526f79 1,833 0.93/1.00 vMB 84
441,454 441,454 00000000000000000037b005519098a4753ebc0ffd08ccb25d9938ae8eb1876e 2,035 1.00/1.00 vMB 88
441,453 441,453 000000000000000003b055bdf149c59963ece5188f32ebaf9bea29522d25e10c 2,526 1.00/1.00 vMB 81
441,452 441,452 000000000000000001fd8c6999ede5407e544aac70be14ba5a04e7c9e1cab7ce 1,079 0.75/1.00 vMB 106
441,451 441,451 000000000000000003bbf0695dfd28a1640028fad86ade17c349933eb83e1043 1,402 1.00/1.00 vMB 91
441,450 441,450 00000000000000000186e028db79129a76693f46ebd8d5344bbe11685c0b4995 1,386 0.93/1.00 vMB 94
441,449 441,449 00000000000000000049f64422a6afc99b455d9d531de6d09d9ad11404fef56f 1,917 1.00/1.00 vMB 114
441,448 441,448 0000000000000000032db205ec6469d3fe049a3e5ca9b1f0284c9b0265ad95f0 2,853 1.00/1.00 vMB 131
441,447 441,447 000000000000000003bd974a582c1056b01894a514bcce901074d1c70c442194 509 1.00/1.00 vMB 30
441,446 441,446 000000000000000000df74ce69cbaa083f94bae228c5d3e9d4ae4c9a75df8a75 1,289 1.00/1.00 vMB 33
441,445 441,445 000000000000000002dd4233624cdf5e693bb70cbcf28750ef23c59c54d7edd8 2,129 1.00/1.00 vMB 62
441,444 441,444 00000000000000000029b913f132fc1d019e97f3f46ac600a0d30d723b3a5746 1,827 1.00/1.00 vMB 69
441,443 441,443 000000000000000002d92ced9053165a006f5b1e3941b57eaa9c2be01975d5d7 2,630 1.00/1.00 vMB 82
441,442 441,442 000000000000000001af55c193b08a44835e5da1ea6b059a8232b518f7c15839 2,742 1.00/1.00 vMB 71
441,441 441,441 0000000000000000038515b443e040c05ad10f38c94005db1877600d62ec18bf 2,370 1.00/1.00 vMB 81
441,440 441,440 000000000000000002009ff83c98a3fffb36a287d07c691f70b158b858e817a8 1,769 1.00/1.00 vMB 105
441,439 441,439 000000000000000002348df0db9c5038e1055a41396312bc0e3c9550f9ad61ec 2,751 1.00/1.00 vMB 74
441,438 441,438 00000000000000000053762fba8f816dc2eff60beb05845faa8531870fc609e2 2,540 1.00/1.00 vMB 86
441,437 441,437 00000000000000000029ae5da74824bda90dc458ab5116cbc9097b681ec46a03 2,346 1.00/1.00 vMB 71
441,436 441,436 00000000000000000209a1b1a946fe6718b88c381113e47d368fb3499ba3d313 99 0.41/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.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: 672.16 GB
    • Received: 16.17 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.