Loading Tool

Explorer IconExplorer

Memory Pool

82,126 transactions
30.22 vMB
0.16790536 BTC
Random Selection Loading Transactions
Max Size: 181.69/200 MB

Candidate Block

Mining Attempt 783060be178d176d0a404801cd38efa8bd7ed9fabb0ed35aa8900d4fe97ad3bb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 54a44850d38cea6924c357f7dd7e9228d6638c48dcf4ad326664f5bf2b0d0f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06360961 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (386,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,469 528,469 00000000000000000011ad85a1c69b9c62d6554c422b8f75bb296af0f14ce161 2,002 0.88/1.00 vMB 108
528,468 528,468 0000000000000000002843876f7336509bf7d94679ee1f0937db117aa42a97c4 409 0.19/1.00 vMB 96
528,467 528,467 0000000000000000000ed7caeaf172f640f4cc34dc91606944fa22ef3c5c07e1 2,059 0.77/1.00 vMB 102
528,466 528,466 000000000000000000052b8f6941f695b0add80e44f4e3a91f26623170525c3c 1,529 0.53/1.00 vMB 107
528,465 528,465 00000000000000000025d351605ce5493102d8d89cecac8a2fddf592b5500927 1,366 0.55/1.00 vMB 105
528,464 528,464 00000000000000000010732178a628801f9e657cd9ee83bb09b6ec035569a946 827 0.39/1.00 vMB 91
528,463 528,463 00000000000000000028f700cd98b9f88224f200c1337179b868e28a9d87948d 1,950 0.86/1.00 vMB 112
528,462 528,462 00000000000000000001c2c8999a0e904f7f46ae501176fe7cbbecfe659ed996 626 0.27/1.00 vMB 124
528,461 528,461 00000000000000000014be86d6a07ea5f1b54192d44d0337487cbc568a6ea3ad 2,386 0.98/1.00 vMB 127
528,460 528,460 000000000000000000106bb38c87a0731e60ba809220b0f5faf1d2963d32a2b0 954 0.42/1.00 vMB 116
528,459 528,459 0000000000000000002fa730ed4c33c91ae66a611817a2e9ccab7773750bfb14 2,260 1.00/1.00 vMB 98
528,458 528,458 00000000000000000009a0015eab22efed3a2b556441a0f042a1271769ea9046 183 0.07/1.00 vMB 83
528,457 528,457 0000000000000000000355e5c21f4fae9196b4aef9cbc7c241f8d70b95355974 528 0.22/1.00 vMB 83
528,456 528,456 0000000000000000001af5fee75deaaff1fdf3dac30dfae3b061055dd9205943 957 0.48/1.00 vMB 132
528,455 528,455 00000000000000000004166e9d323be8b528e3b2f914c0724832119b9dd95b7f 625 0.27/1.00 vMB 101
528,454 528,454 00000000000000000018b9b21b36493282aa0e2a087cc594c1547f943b10d6f3 1,581 0.63/1.00 vMB 116
528,453 528,453 000000000000000000366adc8282962fa3bbcd87f349bd2c27cef54113acaa3b 132 0.04/1.00 vMB 108
528,452 528,452 00000000000000000003d22214a6a3dec7b7846e56bbb3589aed130db714fa2e 1,127 0.72/1.00 vMB 103
528,451 528,451 0000000000000000002e312295d1d82ceca689f9c0d0a1f09481409d27bfd46d 1,159 0.54/1.00 vMB 81
528,450 528,450 0000000000000000003265436b260d21e3a1117e1e08cf2a1ce93b4e093483a1 1,627 0.69/1.00 vMB 95
528,449 528,449 0000000000000000001395d73d0f037a698cdff3d5a728d71b88f3385c10e75c 284 0.19/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.