Loading Tool

Explorer IconExplorer

Memory Pool

47,527 transactions
30.18 vMB
0.09499971 BTC
Random Selection Loading Transactions
Max Size: 160.71/200 MB

Candidate Block

Mining Attempt 9a1c010652fc2ad8c7ccb44135a3701ca24be214024be1697a15bc9bc20b0aa4
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root d7af1d368aceb262c9246c6504a5d7a25757bb5b48f1bb7aedde99fb3b198f8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.03457476 BTC
Feerates: 150.97 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (526,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
388,297 388,297 000000000000000004e1e5f4d443795fcfaf98acf6e51da7331c96d8f769ef5d 198 0.14/1.00 vMB 24
388,296 388,296 00000000000000000a3b8d38800611f3e292e51453e8be59a8dc42fbe56d2453 933 0.46/1.00 vMB 36
388,295 388,295 00000000000000000a1ed588d0282311ee1c7929aa41916ce5d9f20b6c16c461 1,840 1.00/1.00 vMB 24
388,294 388,294 0000000000000000033de0d87d2c6b4d6371015ce11ad11d29cd3cfab2098880 507 0.33/1.00 vMB 22
388,293 388,293 0000000000000000078a706d26c560ab2d0b2b7e3d5da09697f2da65811c9dc7 1,813 0.93/1.00 vMB 39
388,292 388,292 00000000000000000bc7291f345c622c2a8c994938e644c25c392b7e811148bc 660 0.24/1.00 vMB 40
388,291 388,291 000000000000000004a4232e3ae0027b37da01fdfe41572ed14aa8229361e79c 891 0.32/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.