Loading Tool

Explorer IconExplorer

Memory Pool

79,029 transactions
29.61 vMB
0.07411450 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt b1477011ed404364f9dc57c3f8c24b3ae6da07b1835b1e25551e43203e019770
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 8094faa09ad46f436e06e085161465762dc84f7ada11e6073304567c76c44794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,094
Size: 1.00 vMB
Total Fees: 0.01394620 BTC
Feerates: 302.06 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (395,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,535 519,535 000000000000000000094772f72ed642eabeec06e7cf974ecc5701f08d0eb120 924 0.45/1.00 vMB 46
519,534 519,534 0000000000000000003cb69b94b2e68ca4e33f685995b349faf74e7040446f70 992 0.55/1.00 vMB 7
519,533 519,533 0000000000000000002df99672eb7245892df483efe1252564eb141fe2559c26 2,493 1.00/1.00 vMB 8
519,532 519,532 0000000000000000000c7b3473c0f5740590716b74cd4c3022225c95d3ed3015 1 0.00/1.00 vMB 0
519,531 519,531 0000000000000000000369e36dba79cd1b7016a2814fb60f77bca35150be2451 1,875 1.00/1.00 vMB 48
519,530 519,530 00000000000000000008002cc7c50d2aa119fe1e1bc12f4aa82cb5b5b561952a 817 0.48/1.00 vMB 43
519,529 519,529 0000000000000000003c4601e87ab5389c15d9c48c37076472aa7d45cdd4fa30 1 0.00/1.00 vMB 0
519,528 519,528 0000000000000000001fcee0aedf34dfd5faeb6ca07efc0501f5ffd563c915de 68 0.03/1.00 vMB 39
519,527 519,527 0000000000000000001c34a12de95119fd9942bf11b2dfd5957806914e5c2bc9 362 0.14/1.00 vMB 34
519,526 519,526 0000000000000000003dd37833c48184bd84437de8672d2ffb3062d8da85ea1e 1,076 0.43/1.00 vMB 10
519,525 519,525 000000000000000000341cc605e7a7d41c409f46b5198d80364216d3a1c8cff5 2,091 1.00/1.00 vMB 19
519,524 519,524 000000000000000000412354e338443f9c6cae71594b5f3833c8aaf7e6eafc3f 1,876 1.00/1.00 vMB 39
519,523 519,523 0000000000000000000dd087f379b40a5d586811fb3797904f2d79a2808d2090 1,963 1.00/1.00 vMB 13
519,522 519,522 0000000000000000003b1297d0798562e477b0ed74af0b36fb543c3d68337279 2,165 1.00/1.00 vMB 42
519,521 519,521 0000000000000000002a9cc6e2865a7a5727698a2dcba69dd5d294b09d60f4a0 1,977 1.00/1.00 vMB 34
519,520 519,520 000000000000000000490d2d0c87577e117d9ff99f20ad143dde57690314de57 743 0.43/1.00 vMB 29
519,519 519,519 0000000000000000001c7a6550026949a40647d4e927cade46ffc91c3bdddb10 1,793 0.73/1.00 vMB 29
519,518 519,518 0000000000000000003cc532c1b8e93c5e3e7a271f538272a45c56901091f010 900 0.42/1.00 vMB 34
519,517 519,517 0000000000000000000304da4cf70b7eb3ee250b119daff1921ee40e0a88847c 211 0.06/1.00 vMB 28
519,516 519,516 000000000000000000251fe13e67ad811eeca1f8174dd79ef3a46a33d02085e4 475 0.19/1.00 vMB 33
519,515 519,515 0000000000000000001a8cadb422b05eb523b8410d2c4be47c0e4b207b02facc 858 0.46/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.