Loading Tool

Explorer IconExplorer

Memory Pool

50,502 transactions
30.27 vMB
0.12370878 BTC
Random Selection Loading Transactions
Max Size: 161.46/200 MB

Candidate Block

Mining Attempt 69a5d9c0c3c22fd4b8c219a9a11bc6a242e6c7dc46a968808831494710c4ef93
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root fa1039401ebf54d95c2d5316845615fe65ee887e7e91b22fe86e707f1ffbcade
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,319
Size: 1.00 vMB
Total Fees: 0.04875817 BTC
Feerates: 179.69 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (249,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,470 665,470 0000000000000000000909c172ca86a4662c62c40b2b692dac0f7ab28d187915 2,724 1.00/1.00 vMB 111
665,469 665,469 0000000000000000000d22e0f4b08a34be71d27b0593b5565b7e550727526581 2,681 1.00/1.00 vMB 102
665,468 665,468 0000000000000000000342d51aeeed439c1abb912e386129adaa16159df08c02 2,757 1.00/1.00 vMB 71
665,467 665,467 000000000000000000098e08b235a9ec7e891716b00a249d444ceba81790e45f 2,639 1.00/1.00 vMB 79
665,466 665,466 00000000000000000006a018c5604e3b09a4daa9986404dc0d5d4fd2dbe7ca2e 1,214 1.00/1.00 vMB 78
665,465 665,465 00000000000000000007852968b50bb161961bb7e614f70148e29cc3a637b7c9 2,515 1.00/1.00 vMB 110
665,464 665,464 000000000000000000012b04d96739e4f276776fd84d695e4ffdbcaf8c3b594b 2,700 1.00/1.00 vMB 38
665,463 665,463 0000000000000000000d76e92bee3200d0d74efa373926c38273261038a78e97 2,887 1.00/1.00 vMB 89
665,462 665,462 00000000000000000009c3ba1d000f6aefa4ee92dd1677bca3cf009fe85b84ad 3,065 1.00/1.00 vMB 58
665,461 665,461 00000000000000000003c9d055c91b5ea95fff506c321804d679938d81066f2d 2,924 1.00/1.00 vMB 92
665,460 665,460 0000000000000000000b0b092ba2bc0706c96b664a5df1c95fd5827d089e7da7 2,785 1.00/1.00 vMB 78
665,459 665,459 000000000000000000080a89459bdbea9c6fcd41ed10440adf4f64842b69b9ba 2,540 1.00/1.00 vMB 61
665,458 665,458 000000000000000000022abde64a1d174be22bf42ef8a5963ac7e5eddfb13890 1,777 1.00/1.00 vMB 36
665,457 665,457 0000000000000000000c6179df2496ebf5fed69cc72fcf5af959b6e53695238e 2,008 1.00/1.00 vMB 45
665,456 665,456 00000000000000000006dc47a66bc6228100b3f1b6524be982ba274e397c122e 1,237 1.00/1.00 vMB 15
665,455 665,455 00000000000000000004354ea37cf39f11a564b8444e9b0d4695787c974828d8 2,642 1.00/1.00 vMB 61
665,454 665,454 00000000000000000003e7224f331767608cdfe8fb15c510ccd8649cb2dd765e 2,181 1.00/1.00 vMB 34
665,453 665,453 00000000000000000002aa63ab01eaa58e41b1cf82cfe4a8c9f0461b175d0377 2,708 1.00/1.00 vMB 85
665,452 665,452 0000000000000000000102ff8282e526edc093aceb0f88722df8c669b8fc76e2 2,094 1.00/1.00 vMB 32
665,451 665,451 0000000000000000000620fc8aaff48983631da2427832aa9787697ee79f6e6c 2,020 1.00/1.00 vMB 89
665,450 665,450 0000000000000000000da5694ca29df45fbc40c6dfe1c4126950739ddf29d6c3 1,271 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.