Loading Tool

Explorer IconExplorer

Memory Pool

38,763 transactions
30.59 vMB
0.06589562 BTC
Random Selection Loading Transactions
Max Size: 152.96/200 MB

Candidate Block

Mining Attempt 9de96d51380078fea815391fc3507a30b7c71f580d950f640632c8a6f13d9f5e
Version 20000000
Previous Block 00000000000000000000e6ac51d863cefc44ebfdc8149c0a65a62577a0feaf17
Merkle Root e9c92597bb00fd0eefa3b91d9fc675448b93181c95ab07bd1ca1277ba3141245
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 875
Size: 1.00 vMB
Total Fees: 0.00412781 BTC
Feerates: 40.21 > 0.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,570 (586,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,777 327,777 000000000000000012b5ad2d3c990e02eca743a10eca69b71b86d2da3a15b8f2 107 0.19/1.00 vMB 14
327,776 327,776 0000000000000000124374247f8ea953c734245be815574f37bac0cccadd2322 948 0.55/1.00 vMB 24
327,775 327,775 00000000000000001ac998f8fda86d9df8bea46b1ce1ed800e10e07ffdb96eca 408 0.37/1.00 vMB 15
327,774 327,774 00000000000000000e86d7870b3f37ab115cf50b4a2569e4da7c466a6317ab6a 64 0.03/1.00 vMB 35
327,773 327,773 00000000000000000ff8e1364232684550245dd6cc76d6d525829895e73ed875 778 0.43/1.00 vMB 29
327,772 327,772 00000000000000000e59c24f13ed5db9246d96aa7c27ba872ef3938298c7a48d 983 0.62/1.00 vMB 24
327,771 327,771 000000000000000014e3480d8bdfa5ad8016acedabc1b0ffe889183795a5ac96 1,500 0.75/1.00 vMB 26
327,770 327,770 00000000000000000be40aa6a1254f4c47f519ddfdf7173ec9cb74f415c7c6be 512 0.15/1.00 vMB 56
327,769 327,769 0000000000000000009f560bf57f45230e1b51b197b86bdcad25e8155707b484 244 0.12/1.00 vMB 30
327,768 327,768 00000000000000000d813412dbe94e9e734a42041ae8c44a03448ea68287fdec 541 0.35/1.00 vMB 24
327,767 327,767 00000000000000000c733138531aadeb2102c907ee9f979ad719a26c09623264 36 0.03/1.00 vMB 21
327,766 327,766 00000000000000001d58e8a231d20a451d4f038e2ad5fcacd40e2048e8bad754 838 0.46/1.00 vMB 28
327,765 327,765 00000000000000000c7cc8e005daa44e827773d3dac7fd4a3d4c44bc33d1ccf6 131 0.07/1.00 vMB 30
327,764 327,764 00000000000000000709701c05a5fa6c50009c02ceccdbb9797a47473c2a95db 467 0.28/1.00 vMB 25
327,763 327,763 00000000000000000cdff3b483025f29470e93657b5905c9460d96f6b6c9d779 483 0.23/1.00 vMB 29
327,762 327,762 000000000000000015905c37ed10e3e334a030d5ea0ddee8a8f0ed55cd90a404 630 0.39/1.00 vMB 25
327,761 327,761 0000000000000000171799eb62d9662bc3be9c2b211d12778ab6eb7804025fae 47 0.02/1.00 vMB 26
327,760 327,760 0000000000000000132a7089f4c4081ddf655a0f9a8062b8e1052e490be04108 567 0.27/1.00 vMB 32
327,759 327,759 00000000000000000f8b3e61bd91f421b77a70c86a4830dc1f0e633552f15273 30 0.02/1.00 vMB 22
327,758 327,758 00000000000000001d5d140249770cffa85d47d6866bfccf2ec99526b90316f1 512 0.26/1.00 vMB 29
327,757 327,757 00000000000000000b5bcb001713c22f3b352a6d902ae9056625b2dd38cf694c 179 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.67 GB
    • Received: 11.61 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.