Loading Tool

Explorer IconExplorer

Memory Pool

85,973 transactions
33.13 vMB
0.09658520 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt 70106b3e248ac48a0f3dda509c6b5446fda02214d2ff9bdb294e1943e291b90d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (259,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,833 655,833 0000000000000000000dac445b66e27bb0ff41a83375703854d17bab7b0795b4 2,519 1.00/1.00 vMB 119
655,832 655,832 000000000000000000042100b624a3ae99515d8df1f864ac179d04f375dc897d 2,226 1.00/1.00 vMB 117
655,831 655,831 000000000000000000109d9a7038197283f338915ddccd73218d5c8fd1fb243d 1,954 1.00/1.00 vMB 79
655,830 655,830 00000000000000000008276b9ee4d46715c11a900c1fdc0777395931eb09eb9a 2,495 1.00/1.00 vMB 31
655,829 655,829 0000000000000000000e2ad7037d886bfd5b20b354f5a37ce3784cc9662b9bc3 1,798 1.00/1.00 vMB 134
655,828 655,828 0000000000000000000e83df7991fe9541875536f75a8c524062ce1cc797cd78 2,227 1.00/1.00 vMB 72
655,827 655,827 0000000000000000000060176e66e8985ff0fa0b37d8bb424329fab229366266 2,288 1.00/1.00 vMB 36
655,826 655,826 000000000000000000040488ba64febc7a6b686b8f737316db45cec72f50f717 2,661 1.00/1.00 vMB 110
655,825 655,825 000000000000000000034e1d58fedb7fbb68116208f8afcdd51d715a262bc2c9 1,824 1.00/1.00 vMB 144
655,824 655,824 0000000000000000000045684cf4a2f66ce19342d3522c4cfa23db7065d42543 2,173 1.00/1.00 vMB 234
655,823 655,823 000000000000000000003f4bd14a29fc4d8a7b7e1be8c875273d6264ca78cbd8 2,329 1.00/1.00 vMB 320
655,822 655,822 000000000000000000045519dca49be8b3979ffbf2e833b7df2ee8d5a2f19d4b 2,138 1.00/1.00 vMB 37
655,821 655,821 00000000000000000009c27dc6fd415dedaea43dd5d4393ee52a367c7b69a482 2,426 1.00/1.00 vMB 79
655,820 655,820 000000000000000000056cfad3dda5c6ebde81a545f10a2a76c65650779a3dd3 2,421 1.00/1.00 vMB 40
655,819 655,819 000000000000000000019c1aa619896b4c006493cbd7c3d488ed7cb2741d005b 2,457 1.00/1.00 vMB 61
655,818 655,818 0000000000000000000f77d1faa33e0799ec94e46392869eae8449ca184eee19 2,690 1.00/1.00 vMB 216
655,817 655,817 0000000000000000000a303c9cf1eb078e114afb651de1f65476c5fca7839a8b 2,191 1.00/1.00 vMB 63
655,816 655,816 00000000000000000010bdbdf1a3ee87e17a6f571238a10e74c98da30477fed8 2,338 1.00/1.00 vMB 121
655,815 655,815 0000000000000000000d37dc9452abe6f9c749754c0502066f718c82bac92374 1,961 1.00/1.00 vMB 214
655,814 655,814 00000000000000000009abc23da65f2a5878e8c5fede3176565ae54279fbafd5 1,317 1.00/1.00 vMB 13
655,813 655,813 00000000000000000007213dba7b8cef30b254e1605175175316599f9d48daa1 509 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.