Loading Tool

Explorer IconExplorer

Memory Pool

82,635 transactions
30.15 vMB
0.15719339 BTC
Random Selection Loading Transactions
Max Size: 182.67/200 MB

Candidate Block

Mining Attempt 6dbaa28b42518eb2afd75f34a3609bdb3e1a23e01338d2f9c3c4a04df9c45776
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 70d0638b9b447c560f8d082c06410bbab156a7b00532be0095a2a68a893c9183
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.08456422 BTC
Feerates: 101.65 > 8.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (559,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,482 355,482 00000000000000001092a936f1dba49b78cfcf1446004cd891bdd0653be10727 636 0.31/1.00 vMB 24
355,481 355,481 0000000000000000158db52dd47fa7f01adbb7de57629e556bafa34dc893ea83 298 0.12/1.00 vMB 32
355,480 355,480 000000000000000012cc84945fd787a7f5ca463c7ddcaa248c17c7f309e329e9 634 0.32/1.00 vMB 25
355,479 355,479 0000000000000000110675373458391284fe1a3080c7d99b317b567a6fc63ab8 692 0.33/1.00 vMB 26
355,478 355,478 000000000000000010a6d4bb833171ba867370c28dbfe541dc326b6f6efa4903 594 0.54/1.00 vMB 17
355,477 355,477 000000000000000009071a2fd4c86ee7391c11e25fd69bb614ddf9b65cc196db 2,275 0.75/1.00 vMB 46
355,476 355,476 0000000000000000117e2753359c7d0ea88fd0998a6f7a023d5893548d669433 1 0.00/1.00 vMB 0
355,475 355,475 00000000000000000b012426195ee7b759bbe1615738efd680404e88bb923f05 2,021 0.94/1.00 vMB 45
355,474 355,474 00000000000000000291807b5e482990efdc4bee0a6d11f2294d364376f8edbd 182 0.09/1.00 vMB 26
355,473 355,473 0000000000000000004c53e73a15565329c6707ad7617a71eba3e066e4f07694 512 0.23/1.00 vMB 30
355,472 355,472 000000000000000012dda0c80285321a709cc79966ef03399508a5421fd2bb52 547 0.29/1.00 vMB 27
355,471 355,471 000000000000000009eed1a8c07c52c6f7a3b2f04a04b8fe5d97e6d54908ba6d 132 0.05/1.00 vMB 32
355,470 355,470 000000000000000009c96ff5e1eed4dcc0da7a7e99e5cc665ea943f71f737970 300 0.15/1.00 vMB 28
355,469 355,469 000000000000000005758fdfe5c9cc0f34fc7a66912eff95e2ca270b9179e4a8 303 0.14/1.00 vMB 32
355,468 355,468 00000000000000000850e15e431f268c4b96ef8623bb5bb9611b95d891af20a2 412 0.23/1.00 vMB 25
355,467 355,467 000000000000000005ec3aa36c2025bd2360241cc979e90babd4a1b2890b9ee4 226 0.11/1.00 vMB 24
355,466 355,466 000000000000000001f5e563cd3934d6295d7291479886d1a8709acd2d8cf017 187 0.13/1.00 vMB 13
355,465 355,465 0000000000000000115cb9f01df34ed3bb48b5c9fff638aac44f01c3f1dc40ad 431 0.28/1.00 vMB 22
355,464 355,464 00000000000000000fc9aacedd4b697f0f2c045c279c79852c515b97a856ca10 128 0.06/1.00 vMB 36
355,463 355,463 000000000000000007088548d5893f7d664f7295ca9868acbabae267ab322b98 97 0.09/1.00 vMB 13
355,462 355,462 0000000000000000035182a32ee389cd003c5e664c2ada40b0b6dfedd1c5d1e2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.71 GB
    • Received: 15.99 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.