Loading Tool

Explorer IconExplorer

Memory Pool

52,110 transactions
31.25 vMB
0.14158847 BTC
Random Selection Loading Transactions
Max Size: 167.48/200 MB

Candidate Block

Mining Attempt 9043af030720063a2685f29ca6d62b0c38130917b29972b7b6e77cecc85581fb
Version 20000000
Previous Block 000000000000000000009fc5abf3eeb33248107da03149ae5461329189c8d7c0
Merkle Root 5a4ec96c0d138b0c907934c01e8383b4cd7ce086a5d8cb123673dcc887b7c969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,050
Size: 1.00 vMB
Total Fees: 0.05925851 BTC
Feerates: 165.88 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,823 (612,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,520 302,520 0000000000000000075f05ee0184a95d5264aac9bff79fabdf8cb2dfe9420d18 560 0.35/1.00 vMB 28
302,519 302,519 00000000000000003e74752dfb1094599b25c2f6dd62d61cbc8e36887cab1abb 305 0.17/1.00 vMB 29
302,518 302,518 0000000000000000583a11c5ab4abafc2135dad41790fe83e21701930e165cdb 86 0.04/1.00 vMB 43
302,517 302,517 00000000000000002cf7b5d97fab71d83c8b4d362b352585481993c51785521a 403 0.26/1.00 vMB 28
302,516 302,516 0000000000000000456afb5a06efa8265529226779093179380b0e855ef892e5 17 0.01/1.00 vMB 22
302,515 302,515 0000000000000000144fced372ca01b323e94641a77d4d64b697b3a48e0f41bd 172 0.10/1.00 vMB 27
302,514 302,514 0000000000000000389e3ed68083f718135da9719a3e8929975df78534eb7b18 177 0.14/1.00 vMB 28
302,513 302,513 0000000000000000207d660b6169dcb0179b17697de467291ef13cbd9f76d7d1 539 0.30/1.00 vMB 32
302,512 302,512 000000000000000038e4cbcf363dcc7afa4649e9925e196e0ab3851105b6cb70 77 0.06/1.00 vMB 22
302,511 302,511 000000000000000065cbc500ed77a2d8d3891e3b6450b194f1ac5fe8f8da0e62 240 0.22/1.00 vMB 24
302,510 302,510 0000000000000000448a9b6eccda19a7c4b4ab482cfd8565654dc66d0491971a 403 0.20/1.00 vMB 32
302,509 302,509 000000000000000036ec31977412e1a4ca2c90cb0e719ba215e9c96a14dd7692 180 0.23/1.00 vMB 19
302,508 302,508 000000000000000047315cc7aadfe93594adec1b41d41c5869c7c391b00cab5e 716 0.33/1.00 vMB 35
302,507 302,507 000000000000000012358ee7356522a2fc14ea4bea7f6044f1bcb81b0d23700f 443 0.27/1.00 vMB 25
302,506 302,506 0000000000000000134168684682fb3cb5a1d6e1798b9a59d7c3bf202bf32688 183 0.04/1.00 vMB 43
302,505 302,505 00000000000000001661405e680969aa8688dc2ccae22d8cf8cb7bfb3c60e501 151 0.08/1.00 vMB 32
302,504 302,504 00000000000000004fed8c0071fc9eae4222286f39f2532e438f5f2415ae1203 125 0.05/1.00 vMB 31
302,503 302,503 000000000000000008d06420253ee65784b1133722f5c1cd933e8a3c196f432d 418 0.26/1.00 vMB 33
302,502 302,502 00000000000000002e5013ba900aa35a1f56cf97774b5bd61b98125869c43407 264 0.20/1.00 vMB 26
302,501 302,501 0000000000000000294923eda9f1083d8fadcadb8b6a35341b6bd91d989730a4 64 0.13/1.00 vMB 24
302,500 302,500 000000000000000061e8a43e26ef10df0378a2682f8bd28e4c58c8fc56499d1d 532 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.08 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: 651.28 GB
    • Received: 13.53 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.