Loading Tool

Explorer IconExplorer

Memory Pool

26,992 transactions
10.93 vMB
0.02413189 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.44/200 MB

Candidate Block

Mining Attempt b1cb7b318d8b8cce89c4114762e7f9eae9adcb854b6cf659b8abb44e0a5c4e23
Version 20000000
Previous Block 0000000000000000000206c1e0c8758b457d4a1f9452c474552980879a81c1b9
Merkle Root f33c2489481bff0e8b01913b0cd6402116d88b26d79519accde27e90158678b8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,793
Size: 1.00 vMB
Total Fees: 0.00589164 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,547 (662,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,904 250,904 000000000000003e0f2d24db383bec21eea1c8b44534077a9fba103101422e1e 773 0.35 vMB 5,138
250,903 250,903 0000000000000048b178224fa05ab71a177ce8cbd8b2d2a1683efb88c737dbfe 88 0.04 vMB 120
250,902 250,902 000000000000006c612ae235e8ef2241de5e0c7feb28ad45977be9287164ba09 249 0.12 vMB 126
250,901 250,901 0000000000000037203c49a3bc00902e06338d93c8f543a268ffa53834da9163 647 0.24 vMB 186
250,900 250,900 000000000000005c8f469edd54a2ac1a4d47e1638f9c55e0e881d49449a28fce 47 0.02 vMB 26
250,899 250,899 00000000000000002ccce2f2a4d28a2fc8be3f4028bbd689a2b965cb63363a77 746 0.32 vMB 118
250,898 250,898 0000000000000049cc82fdf48ed72b4e25a68cce5a2cd2d64b26eef9ddf573f6 68 0.03 vMB 54
250,897 250,897 000000000000002443b6d4b1f1d72ec1bd4f45cadb0b51771ebfa220f8c7aa9d 602 0.22 vMB 221
250,896 250,896 0000000000000003e6824bde1026b8123f557d30237fa1bb38048b4645716adb 709 0.28 vMB 118
250,895 250,895 0000000000000004ffdc66095c787bbfb6e946ad1ad7c76fa6503445d4768c97 5 0.00 vMB 99
250,894 250,894 00000000000000565c3291865fe66a5af541c02ff278954f38bd0ce63580bc1a 31 0.01 vMB 93
250,893 250,893 000000000000000a5b1dcbe19f8efd597f23a5ddc002b1ce9edbc94900472a34 176 0.07 vMB 138
250,892 250,892 0000000000000052f305d78593840db04af28e4a1ba86e1e668aa3719fcae9d7 106 0.06 vMB 111
250,891 250,891 00000000000000482c6ec35942d5a399cf553a517966631d73773028bafcba78 47 0.03 vMB 99
250,890 250,890 0000000000000062c8002862071f46e2c0e56e6a87f9abd3ce0e898357535cb5 37 0.02 vMB 23
250,889 250,889 000000000000004930a41207ccd4fe4776523024de6c75eb577a618f3a115279 590 0.21 vMB 150
250,888 250,888 000000000000000a437294fd311f697ae9b2e4fee70f03519f7bff1014d2e650 71 0.05 vMB 119
250,887 250,887 0000000000000022ade6f9701e83e4433f13d8fb42874842bd4dab7efcb4c15d 39 0.03 vMB 126
250,886 250,886 0000000000000037cc3c9b0393127762b88942942ea1f077f9339de611678ec8 508 0.18 vMB 170
250,885 250,885 00000000000000148c08244d722e07d73464d3540e10e76e0073502a3e7ea2ff 298 0.12 vMB 106
250,884 250,884 0000000000000014aaf8f517c37175ca14f1b93408e26b9da42dbe193310fbc3 15 0.00 vMB 55
Previous 10 blocks ↓
Total Size: 779.81 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: 412.08 GB
    • Received: 2.20 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.