Loading Tool

Explorer IconExplorer

Memory Pool

56,822 transactions
32.25 vMB
0.15149474 BTC
Random Selection Loading Transactions
Max Size: 174.38/200 MB

Candidate Block

Mining Attempt 2af63b523f51b25339971c007bfa7d6e3bbb8725bb89e08c40100f0d39adf268
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root e77f1fe01dfb3cd262b4ed806679d571cff79a7bd6bf6d8eb95126f583dc9801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,934
Size: 1.00 vMB
Total Fees: 0.05200825 BTC
Feerates: 121.08 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (466,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,503 448,503 000000000000000002678f73dacaac4de40c934fdf3f46dcfadd7fe02ab3bbbd 2,441 1.00/1.00 vMB 100
448,502 448,502 0000000000000000023635aeffed451b8236592485f6d26abf5eba5c05872c94 2,353 1.00/1.00 vMB 84
448,501 448,501 000000000000000000c435de20d92675c296abdfedbf0b289b64fe271f673b91 2,626 1.00/1.00 vMB 71
448,500 448,500 0000000000000000021fd71492994bdbd9ba508655784c8434db60813f18457c 2,030 1.00/1.00 vMB 105
448,499 448,499 00000000000000000021271b257bcd9399298fa647e95a9c3ff44fd8759a2486 1,986 1.00/1.00 vMB 77
448,498 448,498 0000000000000000026cea93649cc610372ca785598a27e712f8f64ae222e6b2 2,151 1.00/1.00 vMB 92
448,497 448,497 00000000000000000130d9f06f5523521781518801b204be2c091526a17bc8c2 2,593 1.00/1.00 vMB 98
448,496 448,496 000000000000000002c75f4faa88120ed6a438823400acf05230c91ee66bbb18 2,991 1.00/1.00 vMB 102
448,495 448,495 000000000000000002de3618a96b6a880a51152037d4a79363798266b888bda5 1,798 1.00/1.00 vMB 97
448,494 448,494 0000000000000000021db6d9390bdc0cdefa485d10e2540ba68dd1f542558a0d 2,471 0.99/1.00 vMB 148
448,493 448,493 0000000000000000032adcc90c8f7b24d12a0ef83d12093b0a21a543d2986551 2,230 1.00/1.00 vMB 69
448,492 448,492 000000000000000000da57d09bae60aad857065282df71d390e19fc37b888db3 929 0.40/1.00 vMB 81
448,491 448,491 00000000000000000302e906a677bd35944940aa9612ac3191583eef95a7e969 765 0.48/1.00 vMB 85
448,490 448,490 0000000000000000012ee8ec9caea10946f5310f60a47191038e47e43bd5eeed 462 0.34/1.00 vMB 84
448,489 448,489 00000000000000000197f8a1e665a11461bee7a29a73011bcf5b0fbf3aa20bce 1,019 0.50/1.00 vMB 92
448,488 448,488 0000000000000000003fdcae2df726d493136831ad7fc7de1378a2d24e0ba1d3 322 0.20/1.00 vMB 78
448,487 448,487 000000000000000001edfa42ad5754deba9df7359e920a23c849b97df05aa56c 1,994 1.00/1.00 vMB 78
448,486 448,486 0000000000000000032ad47bb82c250652cefd086408c14fc4c02feab9e7ceab 2,357 1.00/1.00 vMB 92
448,485 448,485 0000000000000000016095498c650309869c2e327ba5f4783ce6a3bfc24a8e7b 892 0.47/1.00 vMB 66
448,484 448,484 000000000000000003181ee7726d1880168a81277a78046eb7e46f6f25d9a8eb 1,477 0.93/1.00 vMB 54
448,483 448,483 0000000000000000032777bebc33b808cd272ce6bf15e5e4402c036619efa1b2 2,369 1.00/1.00 vMB 86
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.43 GB
    • Received: 13.56 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.