Loading Tool

Explorer IconExplorer

Memory Pool

77,367 transactions
29.07 vMB
0.10045681 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt f98a45c064ab60662f32fb3fd5f7de041de662ce8938ae30801e45f324b1937a
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (524,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,494 390,494 000000000000000007ef04cc65e7f91bd4e7706c6052d11d08ea912317a9be1f 1,903 0.93/1.00 vMB 36
390,493 390,493 000000000000000006e9f96985f2762b76cba02d6f80c3808f704c37856b55c4 448 0.25/1.00 vMB 25
390,492 390,492 00000000000000000420f7f56120069a877c45b18d379ecb23ca03d4e794bf87 355 0.25/1.00 vMB 21
390,491 390,491 000000000000000004397268e366a4849928eafe08b0bc68788f596d65652439 2,335 1.00/1.00 vMB 37
390,490 390,490 00000000000000000263753e13e8e14f8fa79f5dea191a61796aace9f48680f0 1,554 0.94/1.00 vMB 25
390,489 390,489 000000000000000000f657ed225a90f48388d69ad4b9223a0d57f863771c6280 1,526 0.73/1.00 vMB 30
390,488 390,488 0000000000000000024998408c2f3409743a575ca2873a06da0747ae8f98f2a4 2,372 1.00/1.00 vMB 33
390,487 390,487 000000000000000005873453485af6c31df6f9105912db8d621895715932addc 954 0.93/1.00 vMB 20
390,486 390,486 000000000000000005257f546f53d5fc6c80ed1046983d7d42905be647802f5d 645 0.34/1.00 vMB 34
390,485 390,485 00000000000000000436099f7ed438524e428de66612ea93b8b6402efd5738df 179 0.12/1.00 vMB 30
390,484 390,484 000000000000000003de4959b477fd69183e6478ca95cf664c6575800f44c163 505 0.67/1.00 vMB 17
390,483 390,483 00000000000000000000965223959a842be829591975d2afd6286596d48d83d0 2,024 0.99/1.00 vMB 34
390,482 390,482 0000000000000000006058dffb019a7a7cc8589ed21057558749daafec7fab6e 200 0.21/1.00 vMB 16
390,481 390,481 000000000000000004e9140756bd776b8ad4ead4a016f3b6e853cc66f5e2758e 805 0.35/1.00 vMB 35
390,480 390,480 000000000000000005b8887407d30af6f626629bd3e015d16769342d648882ce 1,767 0.88/1.00 vMB 23
390,479 390,479 000000000000000007e1303f9fb414544fd74d045aacf0ec7504cba34a17070b 978 0.88/1.00 vMB 15
390,478 390,478 00000000000000000439891fa73f5221a59f8e873c7ac176e6c679e49e90c58d 2,298 0.93/1.00 vMB 61
390,477 390,477 00000000000000000804ed52a6fdbd96f596dee0deb4a5e436e76390b7087508 2,789 0.93/1.00 vMB 45
390,476 390,476 000000000000000000aaf6167b6547c54c7244cfb27b00630a9223487ac4e814 1,688 0.63/1.00 vMB 37
390,475 390,475 000000000000000002e185eae8f2de657dced053b23a8204306eafddc9ee1dd3 2,449 0.93/1.00 vMB 40
390,474 390,474 000000000000000001ec95786ae23fda1302b7835a64a6958a624baa670da395 594 0.29/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.