Loading Tool

Explorer IconExplorer

Memory Pool

81,293 transactions
29.97 vMB
0.08132988 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt 1080deb6748447df2254d8e40862c9627d3fbdbf6bd0c8962357a84b0dd94ead
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 94ce19552e1920d3a9001ccc651df3486856efcaedfe90b5828c4651343b6565
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.01441730 BTC
Feerates: 82.43 > 1.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (501,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,406 413,406 0000000000000000003f0356f7a38fd8d8990cb9572100afdad46d6b0d38d496 304 0.88/1.00 vMB 14
413,405 413,405 000000000000000004d56f2ef07fa97ddfeacb9e5d6a95a2b6c9d4e71510b41a 1,961 1.00/1.00 vMB 54
413,404 413,404 00000000000000000319524f1034d7164d3a8cdbc603c907dd4ca1bcb0ff6868 1,135 1.00/1.00 vMB 30
413,403 413,403 0000000000000000018e0b26cf313288d5e28479415b2eb7c2a9c008b57c3d9e 637 1.00/1.00 vMB 23
413,402 413,402 000000000000000001ed1f89ea317a9170a44d74d34d8df841a1e3c735cd9545 1,546 1.00/1.00 vMB 56
413,401 413,401 000000000000000004475423ca0a206308a6079a788ab51a3cc73102742fb7ec 1,585 1.00/1.00 vMB 54
413,400 413,400 000000000000000002d8f8c15ac643bfdd49b2e4fc418106eaf784b72de0dd7f 1,728 1.00/1.00 vMB 40
413,399 413,399 0000000000000000027d226c707180f63b15199a02004f56be76b35c095d08f4 1,488 1.00/1.00 vMB 33
413,398 413,398 00000000000000000420ccddc8d0a73e7b9a249d40425b091da6cd65ed6d0da1 778 1.00/1.00 vMB 16
413,397 413,397 00000000000000000357d194da1e1ce70955a81dd87d0e1bce8f46597e71fdcf 1,871 1.00/1.00 vMB 33
413,396 413,396 0000000000000000040d6bc15a2f4f024ebeefa5697b5c59dded33ee7f372536 2,059 1.00/1.00 vMB 46
413,395 413,395 000000000000000000240dff1568a42bf2f4465b686f2dcad02d664646d2f47f 2,638 0.99/1.00 vMB 59
413,394 413,394 00000000000000000257039692c78de6e928b7de278a8dcfc738a28dd5bf793d 2,882 1.00/1.00 vMB 64
413,393 413,393 000000000000000002a5e873b16c5daebace06d89e60454e7addb1b9dcdc10f8 2,751 1.00/1.00 vMB 106
413,392 413,392 0000000000000000021eafc025a85a3c9f99fb4dc4bfb2b8e3bae1cb7aed2094 2,593 1.00/1.00 vMB 59
413,391 413,391 000000000000000003309fdc3e300a6e7fc2f91d0fdc22c5e9c02b12be97d84c 1,339 1.00/1.00 vMB 30
413,390 413,390 000000000000000000324756865db9097aca741fb817594bb9e6585bc40e576b 1,201 1.00/1.00 vMB 26
413,389 413,389 0000000000000000034125bf19a0248d26fa7fd019a6b730b47575b607073624 1,047 1.00/1.00 vMB 22
413,388 413,388 000000000000000003e5067cd079828fe335c359903578e9bbe17e222d846bdc 2,626 0.93/1.00 vMB 86
413,387 413,387 000000000000000002352c589cc76373afe89b2ec7e77b81f0e0ab7f1f44d065 2,071 0.99/1.00 vMB 50
413,386 413,386 000000000000000003a9623df63434f15a3e71d402e38e5427dcd107f2fe7197 1,986 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.95 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: 715.24 GB
    • Received: 17.68 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.