Loading Tool

Explorer IconExplorer

Memory Pool

43,828 transactions
28.20 vMB
0.07693465 BTC
Random Selection Loading Transactions
Max Size: 148.86/200 MB

Candidate Block

Mining Attempt fad4a7f55368168d1a5d729395188696d3be02efc69057852f68ef491db192cf
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 48c9e6359d72bad2bfa23f3c4d46a4946cc34a8d9843c5d4cd3840856c5f2f87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.02378963 BTC
Feerates: 100.30 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (161,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,011 753,011 0000000000000000000267b00d66d2289dc464ed8d75c3eefa966aa57a64861c 2,511 1.00/1.00 vMB 14
753,010 753,010 00000000000000000008ea7fc3216fd4c8c3eb49dae21d1441174bc6757ceb00 773 0.33/1.00 vMB 16
753,009 753,009 0000000000000000000065b0c41ac252ae6b6e65d6e3bbc7e0d4b4c54451963b 906 0.33/1.00 vMB 10
753,008 753,008 0000000000000000000621ddd74052f1a635ee865d42c40b99d390e7c1f303d8 115 0.03/1.00 vMB 14
753,007 753,007 0000000000000000000101fc4670864aaccb6cee785ab0393b26514834262b69 1,834 0.57/1.00 vMB 11
753,006 753,006 00000000000000000002a5443a73d7a3dfce29d8e212157305372148e28d2077 1,756 0.59/1.00 vMB 11
753,005 753,005 0000000000000000000370ee79b499ae577272c8707d0a2093098b54597fd56c 689 0.24/1.00 vMB 13
753,004 753,004 00000000000000000001c69c2c22dd69a2096fc1986c1368aa4247aa75986bc2 1,013 0.47/1.00 vMB 10
753,003 753,003 00000000000000000008543522c9e0a32d127cd89c5dbdae9b5a016f7b869380 139 0.07/1.00 vMB 10
753,002 753,002 00000000000000000007bd27f75846d3ff849decd22fda0dc3913a11c9420a25 639 0.22/1.00 vMB 16
753,001 753,001 000000000000000000058c9f548ddb5fea415b4b26cc49954e84cfffb1677363 1,366 0.73/1.00 vMB 12
753,000 753,000 000000000000000000077d07994254f0e0094c6c2c660baf4134dad7408f1dad 1,617 0.93/1.00 vMB 5
752,999 752,999 00000000000000000006468e970656cf5e7a2a2912919051d57227c064a2c360 1,489 1.00/1.00 vMB 16
752,998 752,998 0000000000000000000604986712d86f339e219160b418f8a41336cc9c91e83d 2,398 1.00/1.00 vMB 5
752,997 752,997 0000000000000000000770ea9acdd19a43fcc917dd52d71b0134f13514b5f8d1 3,398 1.00/1.00 vMB 22
752,996 752,996 00000000000000000001726167d38c041f3ae881a43c0f40d51cd0bd5fdb1c7e 942 0.85/1.00 vMB 4
752,995 752,995 0000000000000000000247bfd24ced5fc2b2ad1bb03719765e8d6263b643c69a 2,572 1.00/1.00 vMB 9
752,994 752,994 00000000000000000008398b0461565adc0a88ab318ed1c2d742720e8be46ad9 2,971 1.00/1.00 vMB 16
752,993 752,993 0000000000000000000798c3ed279746098e1197ba74485c03c5ab6e5e2accc5 1,997 1.00/1.00 vMB 7
752,992 752,992 0000000000000000000215b5442f4eb3e1e495f4d9f880bc109b2061cecfdb14 1,749 1.00/1.00 vMB 16
752,991 752,991 00000000000000000000931c5089b5b5a6a64daff2386eaa84934573c1544a0b 832 0.35/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.10 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: 651.63 GB
    • Received: 13.60 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.