Loading Tool

Explorer IconExplorer

Memory Pool

43,556 transactions
27.00 vMB
0.05599502 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 47863d67c5b9b206e826b59c7315becaeac583dd441be53fd32c0dadaf2bb790
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2a047f6b723af677d03e235f91e902a4ab26c0f64ef526fa184148a7ed230850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,086
Size: 1.00 vMB
Total Fees: 0.00576793 BTC
Feerates: 40.21 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (353,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,965 560,965 0000000000000000001185c199b5f1a06e2c7026a4b6dfc7fefa8290858b77d8 687 0.22/1.00 vMB 13
560,964 560,964 0000000000000000000502e06d5641d64c4364935ca8aa61851dfd72c518b311 2,605 0.78/1.00 vMB 9
560,963 560,963 000000000000000000180d1399881e60fe27d55839e27fb49030c3372ffcefe3 3,483 1.00/1.00 vMB 32
560,962 560,962 0000000000000000001e0a6226aecef45680e733d211ef1314118116fa714695 2,699 0.90/1.00 vMB 17
560,961 560,961 0000000000000000001310e5c2b29465a98a0eacfa4450b9e05c2c23a0fc6601 1,850 0.56/1.00 vMB 11
560,960 560,960 000000000000000000123fe33a66e9d46dde4ebe5d2823066dc7280848d2a30c 2,913 1.00/1.00 vMB 37
560,959 560,959 000000000000000000213bfc9c4fdfdb2212fa7e8195d7595e870a4bfdd27c10 995 0.33/1.00 vMB 15
560,958 560,958 0000000000000000002458ccedc0a200f9bcf254850a23989639e1f35ac29455 2,062 0.65/1.00 vMB 21
560,957 560,957 0000000000000000001a438b396302aac6cb9282443957d7e228fd5c5893a36c 574 0.20/1.00 vMB 19
560,956 560,956 0000000000000000002d8c2b21b2025bd2af36bdd8952272f14a41c4bbaf5a70 307 0.10/1.00 vMB 21
560,955 560,955 0000000000000000002e6c18cee298be3511f1bf488afd447148910d3a00d3ba 744 0.24/1.00 vMB 14
560,954 560,954 0000000000000000000c0cc0e4182b1c48c2fe2a9b1561f756cd10e13277d60d 2,719 0.93/1.00 vMB 18
560,953 560,953 0000000000000000000653b95246b719da9059b061db259dbe077e67bf0095da 2,997 1.00/1.00 vMB 19
560,952 560,952 0000000000000000001d32735f4fcc91a30b57f7864e1995f55f2bc5003b7127 1,803 0.53/1.00 vMB 14
560,951 560,951 000000000000000000156b5cd7d6cb556c048345a308f772c6835708d58459d8 166 0.05/1.00 vMB 22
560,950 560,950 00000000000000000002aceadeffa7f53eff203fc2089ed2e78b2776ba7ce4b6 1,245 0.37/1.00 vMB 17
560,949 560,949 00000000000000000028a973a5fad8806aa4ab7612e230710914236979c0e225 1,223 1.00/1.00 vMB 3
560,948 560,948 0000000000000000002b0f7cc634181afe4ae99d35765801dac095c5d0ce42c8 2,107 1.00/1.00 vMB 28
560,947 560,947 00000000000000000002109264f8e2e183186c9e28aa2b28d345769a837f9770 2,312 1.00/1.00 vMB 8
560,946 560,946 00000000000000000025656e6b3404648fbf8be62083f2d428a9f20f230da881 2,937 1.00/1.00 vMB 10
560,945 560,945 00000000000000000015b67ef7ff27c0a7d3b3934a9fd8c2fe3df5a3bb5f5d9e 1,688 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.