Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.67 vMB
0.07812879 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt d81ce54893da2962e39651d9d629ebe45c4eb0634af10259f51c89411b1f3477
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (641,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,831 273,831 0000000000000001217bb623ccf7d1ecaed3ff43800bc61171b6cbc326cc9439 75 0.03/1.00 vMB 78
273,830 273,830 00000000000000023f6c6df0a81d2a59ffb61e62ad988a0e89b450804744d748 240 0.15/1.00 vMB 48
273,829 273,829 00000000000000048b82bb1e2c7592c4be1abce9dc11a149af03bc4e89c9315c 118 0.04/1.00 vMB 68
273,828 273,828 00000000000000039a660d275b8aec5597139f16653ebb024ebbf90eb0a7eede 346 0.15/1.00 vMB 57
273,827 273,827 00000000000000008178cd330abad24cefefa5e0ac5d090dd8b444920be79723 323 0.15/1.00 vMB 46
273,826 273,826 0000000000000001eef0e08e38ac79d099c45ddc12a7fbe2932dcf0b97f2baef 50 0.02/1.00 vMB 45
273,825 273,825 0000000000000002cfd73f952599b12a5e834f0251e0fd210fc4df544c6b5cce 271 0.11/1.00 vMB 46
273,824 273,824 00000000000000036df0ac5e1f3a00e7326df1e1d4f2d5b507ac192fc1cd9770 57 0.08/1.00 vMB 16
273,823 273,823 0000000000000003254ebcdf1047894619b33494a630b0d92853da3262a2070a 319 0.13/1.00 vMB 52
273,822 273,822 0000000000000002487ebeac16e64a2da2247570e8ad2c041b1d8f14cc9ac1af 174 0.13/1.00 vMB 28
273,821 273,821 0000000000000000f4fa46cf7f965c4e6cce16c831c1db3195b6dcf2fa7cc71a 46 0.02/1.00 vMB 32
273,820 273,820 000000000000000227d1546e80c900a80e4a80feca51c55c2544f06d018d2174 17 0.01/1.00 vMB 60
273,819 273,819 00000000000000059219bbf58b060a01f48697d7f256fcbc0f91843bf4b209d4 190 0.07/1.00 vMB 48
273,818 273,818 0000000000000001cb385451f202166b31eb49ff568843f554eb63153c81f3f9 376 0.16/1.00 vMB 53
273,817 273,817 000000000000000469eca291af99112d3711a532121cfe00d2d1f4aea2726c8b 257 0.11/1.00 vMB 44
273,816 273,816 00000000000000041b5a7ac71e6d3351a284d98882c340037f096bf10c81fa2d 154 0.09/1.00 vMB 34
273,815 273,815 000000000000000131c5c819f4e1b898ddcbfc65092fb42b77f667396ca751e6 79 0.05/1.00 vMB 39
273,814 273,814 0000000000000000bacd9549bcc6e995f74ad89a1d4decd1d4ebd3cb8801b29b 184 0.10/1.00 vMB 33
273,813 273,813 00000000000000014e26ad0d48eeaa5c1242f52c4ebc81852fdcb5d016aa6598 316 0.15/1.00 vMB 46
273,812 273,812 0000000000000004c6631c48f5732bdd256c60218dbbaa2ebffa4f7a00a8f5cd 80 0.04/1.00 vMB 38
273,811 273,811 000000000000000027989388744446dfbf91ba93ac5af4d0624b30ec2e9fa975 506 0.21/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.