Loading Tool

Explorer IconExplorer

Memory Pool

88,058 transactions
32.11 vMB
0.13366018 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt 657ebb95079a511bea9c3d6e0d6e6a06e72af3cd45e93a8127e3c01959566dd2
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root aa128a57cd8bfa373cf1089b67da84ed1062bbc2f9c301c3248aadacd7c8c74a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.04884416 BTC
Feerates: 101.65 > 4.89 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (229,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,330 685,330 00000000000000000000d4767bc1737b44039473110c42bff6762eda97ca95f5 1,928 1.00/1.00 vMB 41
685,329 685,329 00000000000000000001e6900be9b4987ba898758cf8c58f4626e3528bc6947c 2,394 1.00/1.00 vMB 42
685,328 685,328 0000000000000000000539e085241dc19039d4dd4f0e81f3715e57bb4a9b1c97 1,459 1.00/1.00 vMB 60
685,327 685,327 00000000000000000009a7dc72cf3a2ba2573e9ce4d33ee4a9ed42a6ad22c786 2,019 1.00/1.00 vMB 78
685,326 685,326 000000000000000000013a3cb3da37380a24e36abe31cfed6e358db3fd9a82ab 1,719 1.00/1.00 vMB 43
685,325 685,325 00000000000000000007a3ea19b14b03a721206d1f15d8987bb07b511970aa45 1,186 1.00/1.00 vMB 42
685,324 685,324 0000000000000000000148eeb9cf655f1bf6edc0a2b4beac4157a10c4f0b4224 1,374 1.00/1.00 vMB 45
685,323 685,323 0000000000000000000242e4688e496d937a3aeced5cf39f1c435dcab117d119 1,742 1.00/1.00 vMB 49
685,322 685,322 00000000000000000008b32288212dd2eca057185327a5648050b05d7bf0e28b 1,490 1.00/1.00 vMB 51
685,321 685,321 00000000000000000007d4593ec3633e858cd734934619f34dc62d49311d7971 2,397 1.00/1.00 vMB 61
685,320 685,320 000000000000000000066b84da64dfbd0cf18a201e5a99453136e889b146cd55 1,180 1.00/1.00 vMB 74
685,319 685,319 0000000000000000000128da6fbedae59590c27b516b738c9a7265504fd602ff 1,941 1.00/1.00 vMB 78
685,318 685,318 00000000000000000007a5f351a922a69816af79c8c0a9476b9cb53fdfa0d983 2,438 1.00/1.00 vMB 71
685,317 685,317 00000000000000000006bc9c88c0499f9d2b21acfcc8aa2f57e3d01956998476 990 1.00/1.00 vMB 49
685,316 685,316 000000000000000000082057850951d9aaf95c41ce96fab7aa2af3e7f95bfd10 2,449 1.00/1.00 vMB 60
685,315 685,315 00000000000000000004ee28bbc4e906fea42dcacc06c8b5597440f961efc8c7 2,721 1.00/1.00 vMB 55
685,314 685,314 0000000000000000000196a32915d1e5dd708db39186b7e65ff757dc5ba361f9 2,005 1.00/1.00 vMB 73
685,313 685,313 0000000000000000000520734c867208cb52afcb644f0f74abf30868ebaeeef0 1,164 1.00/1.00 vMB 75
685,312 685,312 00000000000000000000f3f4a2632258e113669835a8d8d20776e418347b13db 2,066 1.00/1.00 vMB 70
685,311 685,311 000000000000000000083785ac124da6bf46cdd01f494630258acdc907630eda 2,267 1.00/1.00 vMB 100
685,310 685,310 0000000000000000000031eaa81ed44d625e37cd75918445646fa574536ca412 1,363 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.52 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.91 GB
    • Received: 15.63 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.