Loading Tool

Explorer IconExplorer

Memory Pool

35,985 transactions
28.93 vMB
0.12493887 BTC
Random Selection Loading Transactions
Max Size: 143.98/200 MB

Candidate Block

Mining Attempt 8c13870decf01219e270ae5d7265277fa2d38c2a6e4cd61ef4287c424ba39989
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 39248139f04b272b70ec04698d390cf751f1ef9bf26009e9d2cf31d668a07bf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.06565714 BTC
Feerates: 208.44 > 6.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (527,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,716 386,716 0000000000000000020c2727a4c31558738855cbb828b5c671ed3ee14e5d75ce 1,569 0.99/1.00 vMB 22
386,715 386,715 00000000000000000a249b66684f8af01c03faeb2ca87d890911bbeac3116863 2,576 1.00/1.00 vMB 45
386,714 386,714 000000000000000009c7cbee2d6d224ce22b039e474ab340e39ba4e872b842fc 677 0.28/1.00 vMB 47
386,713 386,713 00000000000000000127ba685d614ac8f29d0d585ad75c781dd5d4c1b2fa4c97 2,934 1.00/1.00 vMB 33
386,712 386,712 0000000000000000045437fa557ef96f125379b2696b5e846a09f86720070da0 3,168 0.93/1.00 vMB 51
386,711 386,711 00000000000000000d06ee672be80b8801383f1f6d79c2dc172061a2a78ca101 1 0.00/1.00 vMB 0
386,710 386,710 00000000000000000bdfab680b31c538929fdadcabc317bb20adcb5229142b44 1,152 0.63/1.00 vMB 26
386,709 386,709 00000000000000000201c3b1a6b454d9471330c93df65d762e4f49489ed4f2dc 3,157 0.95/1.00 vMB 38
386,708 386,708 0000000000000000021af0bae498e887ec76ef69d65d2f910954a8566f0e84b3 645 0.28/1.00 vMB 34
386,707 386,707 0000000000000000063321e03d34ce70bbf6a4705505b684d4414af65abaaa16 716 0.75/1.00 vMB 15
386,706 386,706 000000000000000008559504d50eafad032943baace4e9f008392fda1e7e48d5 1 0.00/1.00 vMB 0
386,705 386,705 0000000000000000059252c320aafc2f80cc949b0d5c67e3c318c49e64258828 1,732 0.99/1.00 vMB 28
386,704 386,704 00000000000000000420ce08cd1d1f3a57be9e9da399e875493d8c199280ce79 1,443 1.00/1.00 vMB 24
386,703 386,703 00000000000000000ddbf39e7f8e89e5e71512b6396a06975cd6a69e52eeec64 1,018 1.00/1.00 vMB 19
386,702 386,702 00000000000000000904eaf87e5c7b91ece550ab1da6ce933347e3dae1ea74b5 3,359 1.00/1.00 vMB 48
386,701 386,701 00000000000000000475d3a5a903cd94a3470ac8373e6be788dd8f20fa1a6e2d 2,307 0.99/1.00 vMB 28
386,700 386,700 000000000000000005f7d773fbcc2a97bdd76277b0ad6eb831697df1573dfb6d 556 0.25/1.00 vMB 37
386,699 386,699 000000000000000003b4c63a85ac4871681d999e39a86af80128b7200716bfc7 2,266 0.95/1.00 vMB 44
386,698 386,698 0000000000000000051cd7f3914669361d2e381850c01d0fad7206b751cfdc42 2,227 0.99/1.00 vMB 31
386,697 386,697 0000000000000000068ec9a5401db8085b46aaff16e4173e75bb841566c81d1b 1,731 0.75/1.00 vMB 28
386,696 386,696 00000000000000000256d827e095938540ead6c4e7c2973819f51bd6aad115e8 1,132 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.94 GB
    • Received: 11.10 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.