Loading Tool

Explorer IconExplorer

Memory Pool

73,954 transactions
27.33 vMB
0.06635917 BTC
Random Selection Loading Transactions
Max Size: 166.85/200 MB

Candidate Block

Mining Attempt 77eb6d747eb22c6993824ffc5934ce043306507dbee929bfc935e0661adb76cf
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root a51457ae4c94c30263cbdc0ab1ae33ef594e9e3c75fa7c8c38c44903b84379f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,457
Size: 1.00 vMB
Total Fees: 0.00830986 BTC
Feerates: 73.20 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (553,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,003 362,003 00000000000000000b2d0feb681b58df40c833275ef2d4a76265fb278bcf1e87 223 0.11/1.00 vMB 21
362,002 362,002 00000000000000000fba487f53572f98a52975b19eb525ab9b76490d5acb8e81 1,465 0.88/1.00 vMB 20
362,001 362,001 000000000000000002f032a6c1d8fcc634946d36c10e1e1501d5b954eb82f726 375 0.18/1.00 vMB 33
362,000 362,000 00000000000000000bfcad6c331dd152cfc713e9e0790978a10e0bfda3e030d5 1 0.00/1.00 vMB 0
361,999 361,999 00000000000000000f47b62ae8bb615eec7006a7116553551739ebdc9b2e56e1 513 0.26/1.00 vMB 25
361,998 361,998 0000000000000000011c372f47e3dc3913eb2951192d5409529e6f0f663cfeb6 751 0.38/1.00 vMB 28
361,997 361,997 000000000000000014917551ed716be0c8bd3baf993de52b6f9b7e50880bb2e6 276 0.30/1.00 vMB 11
361,996 361,996 00000000000000000af36c18c1a869fc5c800e794e343a3a180259aa1523a1bc 857 0.71/1.00 vMB 14
361,995 361,995 00000000000000000a19213cacdfd45dc0b1729b342d9546c3ceea6ff9569ec7 188 0.15/1.00 vMB 13
361,994 361,994 00000000000000001426be57e7e6e64b742cfacb7c041f90e806b62dc4a8b9de 641 0.37/1.00 vMB 19
361,993 361,993 000000000000000003dc8a88786547e4115553ecffa1a13ffb722aea125f1835 995 0.42/1.00 vMB 29
361,992 361,992 000000000000000012d246d5bf78f5f1082dc6feb76da6d666554552ce62b5de 521 0.51/1.00 vMB 15
361,991 361,991 00000000000000000d6534e752bd5c8a6f50d8e193d9fe6f4671b7ce32f00aa5 1,626 0.75/1.00 vMB 28
361,990 361,990 0000000000000000116f6dc8864ff025a2b405138e3748191dfd1d573630e415 368 0.32/1.00 vMB 21
361,989 361,989 00000000000000000bc3c25160f5ed3b0fe0b83106daed50f31b8077f1c1fb78 1,099 0.72/1.00 vMB 27
361,988 361,988 00000000000000000a5f35782a48e7c56666a089f8e983ef41738375d85eb733 571 0.21/1.00 vMB 26
361,987 361,987 0000000000000000031a311ddaebdff65abbb3ffc39c59ded5831a080909bf91 565 0.33/1.00 vMB 26
361,986 361,986 000000000000000013a02ae120149953c3aae3a1c8ac2ed5559e97d16bbdec53 349 0.18/1.00 vMB 16
361,985 361,985 00000000000000000bd98eecccedc0373178a5a53e281c9d240aa39260ce7c89 1,291 0.64/1.00 vMB 26
361,984 361,984 0000000000000000077bb4e953ceb56154089840cc5c9dcfe7ba256615e88a68 130 0.06/1.00 vMB 25
361,983 361,983 000000000000000004ce49d24e2e7199a4ab82ef7d262c0789f09ea25695bdfa 1,043 0.64/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.