Loading Tool

Explorer IconExplorer

Memory Pool

55,830 transactions
31.93 vMB
0.17285312 BTC
Random Selection Loading Transactions
Max Size: 171.85/200 MB

Candidate Block

Mining Attempt 27fb918de29542f01ab324011f17855ddfe773e1f720f34853924ea2d3dc9722
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 2f7e1735c011198127fbb58541f316c8bc68e9bdb52bc29b78f97c86e5d0cb0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,770
Size: 1.00 vMB
Total Fees: 0.06873777 BTC
Feerates: 465.21 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (526,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,318 388,318 000000000000000003247ad3671d52463ff6f9ffa67ef25ca2b9ef8bd5bb9c53 2,086 0.95/1.00 vMB 38
388,317 388,317 00000000000000000947a78e9d59d6b0675823ac02eea6dc424127809dc5915c 856 0.45/1.00 vMB 35
388,316 388,316 00000000000000000da1dcd9a3607641356edc17136d8c4903bfa773926577b6 249 0.09/1.00 vMB 37
388,315 388,315 00000000000000000aaa9e5a7c040a652c738c101f7e19b3ecf44e9a10a9dfe0 1,332 1.00/1.00 vMB 19
388,314 388,314 000000000000000006c9d2c006e883aa547915c9bd1818cbe9ddbc7c15ef9e32 1,768 0.61/1.00 vMB 45
388,313 388,313 0000000000000000076c103784494b6ee66e362521fca6eac5d3009d457fb9e7 1,567 0.56/1.00 vMB 47
388,312 388,312 00000000000000000af938faf41bba20ece7edaebbf96f04729a64c7e5abb136 1,335 0.82/1.00 vMB 28
388,311 388,311 00000000000000000cd336f28b079144fe16773daea56f74b1337c63078d1545 2,165 0.86/1.00 vMB 41
388,310 388,310 000000000000000009abb45e07599ae574b8fe86d39ab8f11f88282f7423bcab 657 0.41/1.00 vMB 25
388,309 388,309 000000000000000003a1a0f204ab02ccd90e04af4fc69be8bc77880f4ee640bc 2,348 1.00/1.00 vMB 36
388,308 388,308 00000000000000000ab93683b4c23b074445bba7d842f23c8e322cafabd826c8 1,300 0.46/1.00 vMB 43
388,307 388,307 00000000000000000129fd2fd21256ef64a95044e54a7d76963925a514eeec33 1,367 1.00/1.00 vMB 76
388,306 388,306 0000000000000000034c579e9c27f331a67f48758f825c816cce7595a7913c62 1,178 0.60/1.00 vMB 31
388,305 388,305 00000000000000000da20c637082ae7acf440f792e4e900e894945e474d0d5a9 1,669 0.62/1.00 vMB 46
388,304 388,304 000000000000000009b967781901da5ee6e0ec281aad9769206751537d6e5eec 1,682 0.93/1.00 vMB 29
388,303 388,303 00000000000000000626bb213c0cb085ae2e550560cba183c75678f0ffa9d250 1,955 0.75/1.00 vMB 46
388,302 388,302 000000000000000004f303294c64341fd0b1276c1fd5a17727f3f1ba49050833 1,348 1.00/1.00 vMB 11
388,301 388,301 00000000000000000d3439d025a966980fbb7c97e91c1ba2955604077661995d 1,598 0.95/1.00 vMB 37
388,300 388,300 000000000000000005cb6f6e2f09e84a353ab91756a38aa50fbaf25059f76666 834 0.40/1.00 vMB 40
388,299 388,299 00000000000000000c25b082fb6eee881bac1ef94f4ffa55036e9acca3c4d278 1,195 1.00/1.00 vMB 17
388,298 388,298 000000000000000008fb14564d7a6256c437131011db163208046c2208ff228a 1,931 0.62/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.