Loading Tool

Explorer IconExplorer

Memory Pool

41,367 transactions
26.65 vMB
0.06236026 BTC
Random Selection Loading Transactions
Max Size: 139.23/200 MB

Candidate Block

Mining Attempt 1806f7052f988dbee281a96256e5dac5055671b22349bb23cddf4b020e35505c
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root bc19edd98808b7c1cb72fb85354d8ce45f74eec82125f65df5fe98a35941e5e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,002
Size: 1.00 vMB
Total Fees: 0.01316757 BTC
Feerates: 50.62 > 1.32 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (40,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,242 874,242 0000000000000000000289c43be06031b0d04eb5b22b66afdaf599b3155413d3 4,083 1.00/1.00 vMB 19
874,241 874,241 00000000000000000001a4ec000731a2836a6f5cf1f61bacdda23ecd676494b4 3,485 1.00/1.00 vMB 16
874,240 874,240 00000000000000000002573f6a389d0251bf8c1992ca12422abdc241f7797095 3,496 1.00/1.00 vMB 7
874,239 874,239 000000000000000000005fd6adc0a6a80c080785c18a02fe8b20f848ecead754 3,143 1.00/1.00 vMB 5
874,238 874,238 00000000000000000000a4de1472261da99fa9b9e6c3052251166b0cd3177dd3 3,637 1.00/1.00 vMB 9
874,237 874,237 00000000000000000000cd54de43ae08aa1e9743a25ea1066bc58d5985dc9ec1 3,768 1.00/1.00 vMB 7
874,236 874,236 000000000000000000008df6189e8c424b9bedaf79bef0149db1b3afe3e2b712 3,053 1.00/1.00 vMB 7
874,235 874,235 000000000000000000009bb36bc6d8b1370b794aa4eaf1c63316ab96cab72cfa 1,108 1.00/1.00 vMB 8
874,234 874,234 00000000000000000002437dba6dfa3a423ff718a90235ffd645e6758c133867 2,523 1.00/1.00 vMB 11
874,233 874,233 000000000000000000023c5731c639e0837180035fde7b70818d3493c31c22cc 2,251 1.00/1.00 vMB 10
874,232 874,232 000000000000000000002be66f8374bf4f9703d1faa4244e9d50ba8b08550dbe 3,283 1.00/1.00 vMB 11
874,231 874,231 00000000000000000000789ba30dd82d27f42cf5fe89ab2c1082fd702e323ffc 3,249 1.00/1.00 vMB 13
874,230 874,230 00000000000000000000ee2c819a7284350c72da2971e4596425d3265f12fe38 3,569 1.00/1.00 vMB 20
874,229 874,229 000000000000000000002aeded38e912c073427ee63078a15196f7b7d97bbc2f 3,785 1.00/1.00 vMB 15
874,228 874,228 00000000000000000000519b57b0f10731064a081470cbf3b5c0352804595e28 3,372 1.00/1.00 vMB 12
874,227 874,227 000000000000000000020eb80fddd1eb513a3998300cea5b85c8813667a830bc 4,511 1.00/1.00 vMB 15
874,226 874,226 0000000000000000000226002c93ca2d0cb45e51fec7220e680207e20c739380 3,610 1.00/1.00 vMB 18
874,225 874,225 00000000000000000000e21c0827f50912b772017cb5a011f7962a3e2154b821 5,758 1.00/1.00 vMB 14
874,224 874,224 00000000000000000001922df0a2715517fbaa6d2adc00729add39390b434367 5,871 1.00/1.00 vMB 15
874,223 874,223 00000000000000000000f1d86029b06af40eac9b073d8a11933a800bfcccd430 5,448 1.00/1.00 vMB 12
874,222 874,222 00000000000000000001b70947fa2909c53a604e68a0fb710240a45838325c8a 5,307 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.