Loading Tool

Explorer IconExplorer

Memory Pool

38,850 transactions
28.62 vMB
0.06320513 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 258cdc8b2b52a8fd834c5540b67d56c3ea9616c9ef8753478d32c26869bdada8
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root 51b2758bbeece12e0e48cf7febc33c4c5f89f5e1d6b468048429e2d217b84f16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,825
Size: 1.00 vMB
Total Fees: 0.00786599 BTC
Feerates: 60.16 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (735,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,851 178,851 0000000000000374c38c273d80c11640b576aec509505baf74ce6f17e550e575 144 0.05/1.00 vMB 50
178,850 178,850 000000000000031d5eab1368e14e6583557ec30776729211a88c2d8fcd80fdbc 98 0.04/1.00 vMB 54
178,849 178,849 000000000000092fef76511ac9bca02e39519ecd5b5651f9ad2ba99043761881 127 0.06/1.00 vMB 75
178,848 178,848 0000000000000414bff80d71c65aa35860de12f59794e83b68f68ea6ed6d23d0 87 0.05/1.00 vMB 75
178,847 178,847 00000000000009647cb12aef189aacfee384538138eba439fa2f617d1adcd242 18 0.03/1.00 vMB 46
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
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.15 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.