Loading Tool

Explorer IconExplorer

Memory Pool

48,424 transactions
27.99 vMB
0.08123041 BTC
Random Selection Loading Transactions
Max Size: 148.42/200 MB

Candidate Block

Mining Attempt 2096c48c8049e0130cc63180bccedd0f705844e4016b174bdea2ccbd26b0850d
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 20fa0c276ee371f06d4d0df79262ddd30006d328b787862a8e77f6725f1400d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.02557175 BTC
Feerates: 318.30 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (640,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,917 273,917 0000000000000001e822d78662b9a7ffa87117fb0ddbfba43d598fec3afba39c 330 0.16/1.00 vMB 39
273,916 273,916 0000000000000000a6e45b19c9768713755e746226396cab6fe576d451ce8925 13 0.01/1.00 vMB 73
273,915 273,915 000000000000000111b119121d0e2ce932b5a30b187b3b7ed8d508922496fe80 73 0.03/1.00 vMB 32
273,914 273,914 000000000000000151f7d7ae2c1f5fddd5143f4aa9a0ce0ecfb5c7f6777de0d5 135 0.05/1.00 vMB 49
273,913 273,913 000000000000000231899c60c0dccf13bdc9cc25e791f2f43f0c44cfeee3882a 214 0.11/1.00 vMB 26
273,912 273,912 000000000000000502150d705cd9e67c1ea3e107a968b94d8a736011aec3bf1c 403 0.16/1.00 vMB 50
273,911 273,911 00000000000000045d740602dcbc09d87c47df99049521ea5432895ac1804309 339 0.15/1.00 vMB 42
273,910 273,910 0000000000000000101d52e31004e461734d5b19978fa9a5632f8d3abd611815 824 0.33/1.00 vMB 47
273,909 273,909 000000000000000289bd8f7ca282483ff9688726c315b6ea4aa41832e04d13ae 109 0.12/1.00 vMB 16
273,908 273,908 0000000000000003e43150955bb512263f21d022f0eb71b8d1fb3baa761c6c82 443 0.25/1.00 vMB 52
273,907 273,907 000000000000000586bd8d7bbb7d5e59005470f56e38918274338cd1c441ce01 24 0.01/1.00 vMB 37
273,906 273,906 00000000000000040614f119e1759b43eacea082816b927bd3e8e4848d1f374b 154 0.07/1.00 vMB 40
273,905 273,905 0000000000000004c6a5c10b390b593e916771dda80776dcb571332234aa645f 210 0.11/1.00 vMB 32
273,904 273,904 0000000000000004a5d59c0614f598296a28335f936b7c1d674b074b4486b0f5 137 0.08/1.00 vMB 29
273,903 273,903 000000000000000401aac72c580fa3b051a8a97b26b4b126c7450c6c140324ca 118 0.12/1.00 vMB 17
273,902 273,902 000000000000000527aff13e885a789436617c57e49a7a810d4eaa6c0cd4c806 305 0.15/1.00 vMB 47
273,901 273,901 00000000000000058203f6b69a7c209789e8362f4947e1df9c2087a949c3338d 430 0.17/1.00 vMB 58
273,900 273,900 00000000000000020e2fe323d40d34b2d2a782a5ccf62821815416282758bce1 88 0.06/1.00 vMB 21
273,899 273,899 0000000000000005bea021ca5f409ada3ac8ba4d206d95b20ac2257d3e5cab59 322 0.17/1.00 vMB 42
273,898 273,898 00000000000000020ea32b7489b1c7e88abd7d8dd3629d5f4c3e9054c6795b8e 56 0.05/1.00 vMB 24
273,897 273,897 000000000000000562d506dd22b311c4de26e53aa05549272143eb6f9ad8b300 181 0.10/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.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.