Loading Tool

Explorer IconExplorer

Memory Pool

83,246 transactions
30.16 vMB
0.13081715 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt 70e9f29ee0025b10bd370255d41c4fe9b2f464f57220fa46f7da58fe7435f58b
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 86371d60d2fcb5340db840a01946150c5b3846329f01a5323bb0ff8dce96b335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.06640941 BTC
Feerates: 641.71 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (163,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,313 751,313 00000000000000000003f68471ee07a2583ded824ad1838202e52bd440314738 515 0.19/1.00 vMB 11
751,312 751,312 00000000000000000002fd029f147c2e5989e838c1ceefd5dec2be8852605520 1,499 0.57/1.00 vMB 10
751,311 751,311 00000000000000000007fe8cd966815d06efe889135ec5681b7d25305d0efa0e 1,065 0.74/1.00 vMB 4
751,310 751,310 00000000000000000007356a3b5eb8e41f75d23a32c7182a50dbf48b81aa4169 2,619 1.00/1.00 vMB 12
751,309 751,309 00000000000000000007aeb5d38700d006993f1acc1fb69e46459178905c75cb 1,007 0.40/1.00 vMB 10
751,308 751,308 00000000000000000009b7ae66858acac79fe8bd4ab591b724aba777baf9b240 2,820 0.92/1.00 vMB 10
751,307 751,307 00000000000000000009b2848fba552f45005147036a78e05208c94dedcc3d9f 613 0.52/1.00 vMB 1
751,306 751,306 0000000000000000000860899f9a0c6aac0f983b2ee8f950c94beff90b048055 2,051 1.00/1.00 vMB 10
751,305 751,305 000000000000000000097a604347e50850895a07dfc37407bdf9c88b0ec5d3c8 1,477 1.00/1.00 vMB 13
751,304 751,304 000000000000000000091d5baebb05687c4b4cc2f7b41717cc3032b01ff0697d 322 0.12/1.00 vMB 10
751,303 751,303 00000000000000000006963dd2dbf1c0fffd194263e357ac5b44041ff427b8b9 529 0.17/1.00 vMB 10
751,302 751,302 00000000000000000006129a29c989acd6860bf24a3bee13315e622253bf9103 158 0.04/1.00 vMB 12
751,301 751,301 00000000000000000004496ff442452dc9465fa4d984c3f8d16710addbc956fc 784 0.28/1.00 vMB 11
751,300 751,300 00000000000000000000a1752a64022fbda880cdd88c7f25fe7b2d55739b1fe6 2,288 0.74/1.00 vMB 11
751,299 751,299 0000000000000000000877b84db58ec82957806937cb1034263df0481ebe2f90 1,822 0.60/1.00 vMB 10
751,298 751,298 000000000000000000046a2accecb76c81f74b3535516dd388618414b7647dcf 1,332 0.53/1.00 vMB 7
751,297 751,297 0000000000000000000795c5e90040e2ea25cb8909cbb74a5c09da5589c30721 2,929 1.00/1.00 vMB 11
751,296 751,296 00000000000000000006fc004a3f8488a1786b670a8f7fcf7974b8b93958559e 1,963 0.69/1.00 vMB 9
751,295 751,295 00000000000000000009d07ac8e4f7f855c6ede1cdda5cad8d62de0305e645de 1,182 0.39/1.00 vMB 10
751,294 751,294 000000000000000000088dc9fccbb9cb22e8554170b1a03e13b630aa9c06503a 341 0.16/1.00 vMB 7
751,293 751,293 00000000000000000006efbc26ffe86f91a337b023b212473b702a9fa340bab5 1,938 0.97/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.