Loading Tool

Explorer IconExplorer

Memory Pool

37,285 transactions
28.30 vMB
0.05964411 BTC
Random Selection Loading Transactions
Max Size: 142.72/200 MB

Candidate Block

Mining Attempt 8695923148f891e0d6ec9dbd22e502da09454376469ea013c6ae0d9f0ad0b7a8
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root 7da53b0e6673e985b7a80d3ad9c95bdf5bf0dc44a2768b1c242f46a5f623a5dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.00519427 BTC
Feerates: 60.16 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (735,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,846 178,846 000000000000083b517f0e47e8523483c0126aec310f665388af30f0d018b1e7 214 0.23/1.00 vMB 140
178,845 178,845 00000000000007d9cea4464cb765612d4c874459b9b06716d665cc3a99b3c31c 13 0.03/1.00 vMB 69
178,844 178,844 00000000000002e7cd7e492316dc26a439a85e0c06dc73ea946e78e253a7e530 255 0.15/1.00 vMB 104
178,843 178,843 00000000000005a96c848547a4d306e9e24a0d9128263d34025d8fcc36765507 132 0.25/1.00 vMB 69
178,842 178,842 00000000000006af81d91fa93ac9b7c46a374c6fc06fa53913b7366e2b1e269a 37 0.25/1.00 vMB 64
178,841 178,841 00000000000009732c2de8fe57f997d20d770d26d46e3322b221cdc20691fdae 44 0.01/1.00 vMB 257
178,840 178,840 00000000000006503170ef2f228f4ee966f0073a59815bff10d84d425537f214 85 0.05/1.00 vMB 72
178,839 178,839 000000000000032079ed9061058efd3a1dc8a328f45fe8294ecb897d4652c76f 64 0.02/1.00 vMB 72
178,838 178,838 000000000000062e297f86e63212307b98c378a2594d2d144811c14678760c9e 166 0.09/1.00 vMB 152
178,837 178,837 000000000000006f6f19a753f11b676f6dc1c370aeea5ccb219b896815a4d0de 48 0.03/1.00 vMB 112
178,836 178,836 000000000000098862ebef566bee72eea2148db3f9202314d0fd5200fb0b7e42 10 0.00/1.00 vMB 27
178,835 178,835 00000000000008e8bc7606104deb90076cda44ecc8d056f390651d06ae79f89b 83 0.03/1.00 vMB 46
178,834 178,834 00000000000003375b42d0b86abca40b7ae1a8d860fa0efd9f79f3e61c5a70ec 139 0.07/1.00 vMB 142
178,833 178,833 000000000000026539193d2d2853dc25859c6e4f67c180d81cdbeaa2bf18ce90 48 0.02/1.00 vMB 82
178,832 178,832 0000000000000207d53b4046f0781986b7387c7ec3e70821547418a01af1d172 9 0.00/1.00 vMB 17
178,831 178,831 000000000000006ec75b52ec7b76c32344bb9f586d28d8ac9cd3f24b797bd782 68 0.03/1.00 vMB 101
178,830 178,830 00000000000003bd142e8b3cf9f505d0f0f015c304f229762d7070fc3751b80c 16 0.02/1.00 vMB 32
178,829 178,829 00000000000004bd348fc742c86897ab7c3fa1d534dfe44d523d9d28b27cec8b 48 0.05/1.00 vMB 79
178,828 178,828 0000000000000445d7f7e481d96dd566d578f7a64fbb14eade04351d4e02570f 21 0.01/1.00 vMB 120
178,827 178,827 0000000000000338b0be264b0bbc6b4fdbc1e39e23b4726c6e11cdac76e39047 92 0.03/1.00 vMB 54
178,826 178,826 000000000000065b8be5b6ce5960ac82d6595557689f63e94242adcc3180e733 88 0.03/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.59 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: 623.14 GB
    • Received: 11.42 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.