Loading Tool

Explorer IconExplorer

Memory Pool

40,962 transactions
26.25 vMB
0.05551653 BTC
Random Selection Loading Transactions
Max Size: 137.30/200 MB

Candidate Block

Mining Attempt 8e33b3941587bf0ed9999d9fe8a25b5ff2cce03eed2f39637b8f2b1cb37033a5
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root f1156570b7a64a834dfa0ef08c9afd0a68091d6286a02aa83523908e546e5eb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.00748698 BTC
Feerates: 100.00 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (567,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,514 347,514 0000000000000000055e5b1c6646c89d2bfcc537d971666a99bd5d89705b3dbc 1,466 0.73/1.00 vMB 28
347,513 347,513 000000000000000016dc5de1ebd7448eeaa73e81a8b73c40c1d08496d39ef149 625 0.37/1.00 vMB 22
347,512 347,512 000000000000000001eaf93e1cad3a391e26b0d9d53c7282fe4ba8d9ab0a061e 112 0.07/1.00 vMB 33
347,511 347,511 000000000000000010d69f98deea4aec1ebd1f112dda57adf97a105738b66c5b 128 0.05/1.00 vMB 24
347,510 347,510 00000000000000000b37b67deaeb17cb36f02d4f5c2116be73c848262d6e4789 519 0.25/1.00 vMB 26
347,509 347,509 00000000000000000aabc3f126ca4b388662abe736acdc6e5887bc066fd42cf2 456 0.22/1.00 vMB 16
347,508 347,508 000000000000000012c9b20fd0855e8c15203dcae96542a78019fccb80a2b254 1,531 0.75/1.00 vMB 28
347,507 347,507 000000000000000004935de51a08113bb0b34669c3348bc0e68d4aff7a9765dd 524 0.32/1.00 vMB 26
347,506 347,506 000000000000000004c7d13b4024c23fd74d50a4624f473062b545b55b70001b 846 0.39/1.00 vMB 29
347,505 347,505 000000000000000015562d50b5013b84ec89632a97367f8510bb943c31117c2b 276 0.13/1.00 vMB 31
347,504 347,504 0000000000000000162bf88effa701413284db83354898c20a19a083c7e01817 61 0.10/1.00 vMB 5
347,503 347,503 000000000000000013924de3cdd1971f73db6a197199cdf4fa248b458bdbbb2d 416 0.22/1.00 vMB 24
347,502 347,502 00000000000000000085a224fc566aa953d05c92866ccdf6313cdaa0bc3c749b 173 0.10/1.00 vMB 17
347,501 347,501 00000000000000000117b90d641f877059163777e7b6cd8cb15cfe6b84978271 203 0.13/1.00 vMB 20
347,500 347,500 000000000000000003d3da75deced5b1ceaca5b3d72d6eee5295b8fac26b9052 1,092 0.53/1.00 vMB 31
347,499 347,499 00000000000000000e13909a08ca1e38c4d5fcbc2fa8a52c73b92b45956c0e96 342 0.16/1.00 vMB 21
347,498 347,498 00000000000000000db48a2f7a150e47c83eb338f4783afbad578d4926167ae0 1,114 0.73/1.00 vMB 21
347,497 347,497 0000000000000000078e9ac1e0a65b139e3cc861dbee05f33e7b92580c1d303f 894 0.32/1.00 vMB 43
347,496 347,496 0000000000000000002ea372aed4ecb212932227cecd4206ee7947c6b471723e 356 0.43/1.00 vMB 14
347,495 347,495 00000000000000000575b3108f34e4bc8fc76f4c824266a5b376366d9ed9a52f 170 0.09/1.00 vMB 25
347,494 347,494 0000000000000000022be2df60cd3cfb9d70257d39f93786ff299c235bbc1754 1,618 0.92/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.