Loading Tool

Explorer IconExplorer

Memory Pool

45,894 transactions
27.92 vMB
0.08366763 BTC
Random Selection Loading Transactions
Max Size: 147.72/200 MB

Candidate Block

Mining Attempt 2924cdc79c9cbf316479b6dcd310a29d320767437d97b655e6e69e1cb04079de
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 2009f5aef68c7ce09a2ac9b0aea3c95326caa7c718b56be1ccd5482f0db8f355
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.02988469 BTC
Feerates: 181.54 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (254,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,871 660,871 000000000000000000059a4068aa42b1afc9b7b873dc59e1345339797e13c215 1,468 1.00/1.00 vMB 35
660,870 660,870 0000000000000000000b6a455898ad11afb48d0a71fccee151355e38d0e4f831 1,788 1.00/1.00 vMB 10
660,869 660,869 0000000000000000000618bb80595058a5dad981a6ed24c08cbace387fa314d9 1,734 1.00/1.00 vMB 30
660,868 660,868 0000000000000000000e4ad718eb649e973ecfdb86c0b5557945abe617c8e5bf 2,145 1.00/1.00 vMB 19
660,867 660,867 0000000000000000000d2904fa11e7e1cffed9ca46d579b9b3eef980286f105e 1,390 1.00/1.00 vMB 33
660,866 660,866 00000000000000000006c269251accf0cb6c31de88fa6543cd326f9006cfd278 1,808 1.00/1.00 vMB 56
660,865 660,865 000000000000000000052bd129e25dce2eb6e3f8ab4231c65adf1a107574646a 1,827 1.00/1.00 vMB 93
660,864 660,864 000000000000000000088da3e6694648ad6abf7b2a4c097bede1ac61136ace0a 239 1.00/1.00 vMB 8
660,863 660,863 0000000000000000000c8f8d285334118aee14b2d5b8fdc752b7034b7f092d8a 1,287 1.00/1.00 vMB 25
660,862 660,862 000000000000000000062f5869a30b5675fcc0e077339dc33a1917ee12baba18 1,272 1.00/1.00 vMB 9
660,861 660,861 000000000000000000066b4ea96253894c38eb5721b42e2b44725a9cd82da08b 1,537 1.00/1.00 vMB 5
660,860 660,860 00000000000000000003c49eb5fb73d0dacf741d238b0eaf14d7b76f31cb06a7 1,714 1.00/1.00 vMB 10
660,859 660,859 0000000000000000000a8febf806cb50f77cc73bffd8f3cce4be6f41d470c1ba 1,492 1.00/1.00 vMB 26
660,858 660,858 0000000000000000000143c2adba07f91d165031366f13079339f00535a2c7ad 1,146 1.00/1.00 vMB 18
660,857 660,857 0000000000000000000527a2d65bf266bbdd251105be2d4a05e3503df1c6d54e 1,987 1.00/1.00 vMB 33
660,856 660,856 00000000000000000001992ebddda40df3981869cdcc9970cc569b3c252da516 2,551 1.00/1.00 vMB 75
660,855 660,855 000000000000000000054cb41dbaf019379bd737412851a66514e4bc6ef50db3 735 1.00/1.00 vMB 11
660,854 660,854 00000000000000000004539df7594d6ab71f2933a850c7366199c1dea19f9b27 1,697 1.00/1.00 vMB 12
660,853 660,853 0000000000000000000694c42508c7bf1add1cd2724be2165d44bcc570218a35 1,373 1.00/1.00 vMB 11
660,852 660,852 00000000000000000005f91277a631cd57b8142f748cfc0b5570241026da43e6 1,824 1.00/1.00 vMB 12
660,851 660,851 0000000000000000000d529d7d95948d403fe36a55dd2a1fef85f1e43c23059c 2,044 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.