Loading Tool

Explorer IconExplorer

Memory Pool

75,701 transactions
28.08 vMB
0.08677507 BTC
Random Selection Loading Transactions
Max Size: 170.46/200 MB

Candidate Block

Mining Attempt 3e0055b20ed407b6665a45eed34e77886f58a6fc22ce4c8feb8bffe6cfea886c
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 07e98e47607bbeba5f5bab09820a719552041a397b7a52776897af38bd2da6a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,816
Size: 1.00 vMB
Total Fees: 0.02644785 BTC
Feerates: 402.60 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (228,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,569 686,569 0000000000000000000c7c78af0f3056c6bba10c9a65bb2bfeb152fbceab3c68 1,020 0.98/1.00 vMB 11
686,568 686,568 0000000000000000000bef2abcebb81322f233c8946f5f2e7816e024b6e0268b 327 0.93/1.00 vMB 4
686,567 686,567 0000000000000000000ce83bd8291f364b6e3ce4e1d8677d8aabc9da36de9ebc 779 0.95/1.00 vMB 11
686,566 686,566 0000000000000000000ba9533d5c08c3f9201b0ccfb136929ab623126d840435 1,204 1.00/1.00 vMB 16
686,565 686,565 00000000000000000002e6c887e62141f3af3f1aa4496f0424f7d5bcd2d8fe64 730 0.32/1.00 vMB 23
686,564 686,564 0000000000000000000a44ea93d0eae91413751d1fe52e60f5474da86697451e 241 0.11/1.00 vMB 27
686,563 686,563 000000000000000000071177aee75c1c3258871de9271aa6d879dd12662a96d0 1,057 0.40/1.00 vMB 20
686,562 686,562 000000000000000000087ff36bfaa7d193323c5c9b1350674c4a4b9f2f4b20c5 2,638 1.00/1.00 vMB 29
686,561 686,561 00000000000000000007b4a64b9ff0563a9dd41af0d890d44a44e83f9b84de5f 314 0.13/1.00 vMB 33
686,560 686,560 00000000000000000001f505d08693e34b57d6f21dc4097d568b75220dd5c3b0 874 0.35/1.00 vMB 20
686,559 686,559 0000000000000000000166978f79ee283dfe6794b2613653fd49e42a897c1d19 2,615 1.00/1.00 vMB 25
686,558 686,558 0000000000000000000764f2489aa73d90133fb00401f9e299760706e51c2b72 206 0.06/1.00 vMB 24
686,557 686,557 0000000000000000000c72ccfbeee91819690caf7a6494edd86a3c302f02550f 2,477 0.82/1.00 vMB 22
686,556 686,556 0000000000000000000968ed3755009c43b61d68436a4b2a58338829d9de4e29 661 0.23/1.00 vMB 30
686,555 686,555 00000000000000000003d551eaa9fbf5a90a11a0bd6b0726d45c5e29346f12d0 361 0.20/1.00 vMB 11
686,554 686,554 00000000000000000005d112d1409ae626a1f6355522f026aba5064b484902a3 875 1.00/1.00 vMB 30
686,553 686,553 000000000000000000096a995b676c472f15a3c22df0619d5f488ebe3597e4a5 624 0.28/1.00 vMB 26
686,552 686,552 0000000000000000000894c4e5cb0d148c8917bba27b26aa3d3d4f07ea421146 1,233 0.42/1.00 vMB 21
686,551 686,551 000000000000000000000cc28306a220f2a5d9c5df314006099570e9a2798168 854 0.76/1.00 vMB 13
686,550 686,550 00000000000000000007001a2505b24d6184d8e8b7e19fe61f015d706dec43e8 677 0.66/1.00 vMB 9
686,549 686,549 000000000000000000000f4a949a4f7e18a8a6cf4a6ca91e3862082289d783ab 864 0.62/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.93 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.69 GB
    • Received: 17.58 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.