Loading Tool

Explorer IconExplorer

Memory Pool

86,469 transactions
32.18 vMB
0.22371230 BTC
Random Selection Loading Transactions
Max Size: 192.40/200 MB

Candidate Block

Mining Attempt 9723090bd8b123cf1661069a08890052728839043f54b80b0fe6d674ba60c2b7
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root bb7d405b053b21b986477d9b0e13a355179c8dde5646ebf8d558434399074496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.10008388 BTC
Feerates: 529.10 > 10.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (136,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,893 778,893 000000000000000000029f6ea978213f829ee40d9f75bd89bf3c8c4fc2afc94c 1,833 1.00/1.00 vMB 13
778,892 778,892 0000000000000000000629686046cb4fcb3fd2e60a7aa9d0fd59177e26bf7f26 2,219 1.00/1.00 vMB 14
778,891 778,891 0000000000000000000095913f78a2f923c11d09b9e5bf83b69a52a39abc8730 2,933 1.00/1.00 vMB 15
778,890 778,890 0000000000000000000099bfbcb95fbd6038794772e2a93cd91364aced376d6c 395 1.00/1.00 vMB 2
778,889 778,889 00000000000000000005a7a37df8d6203940acfaff423e9316435a28e8f9cd95 1,326 1.00/1.00 vMB 5
778,888 778,888 000000000000000000063b9b831d005ff8e75b0a1ee8238bebf348194c1e50ed 2,288 1.00/1.00 vMB 12
778,887 778,887 000000000000000000018f9286c8fc07028fac720b9f65e23266dcb5822c0686 2,577 1.00/1.00 vMB 11
778,886 778,886 000000000000000000039b9526238c787310294de0447d58b8878dbc6074242e 3,535 1.00/1.00 vMB 16
778,885 778,885 00000000000000000000bff545760f5a174fa2af495c8e0e1227525898256bd3 2,956 1.00/1.00 vMB 14
778,884 778,884 00000000000000000002e03ccc07a19c36126d1da94974096896496ff221926d 3,131 1.00/1.00 vMB 24
778,883 778,883 000000000000000000008b75ede902dfc2ce281a4ef29ba23dd3ace82d2ae424 1,383 1.00/1.00 vMB 4
778,882 778,882 0000000000000000000127d461b9e6d70fa5dff84ef2802729e69b67589267db 1,912 1.00/1.00 vMB 12
778,881 778,881 00000000000000000003c68c56cb51d0e25a39663570d8f8fb5f03f9a0b8781c 2,143 1.00/1.00 vMB 11
778,880 778,880 00000000000000000003e17a450e340700661d034b7398de0cfcf052e3f31ccd 1,127 1.00/1.00 vMB 16
778,879 778,879 000000000000000000002f8d41aa5f6a5fdf236c9c900a4d5f2cf8c39e5b35dd 2,411 1.00/1.00 vMB 21
778,878 778,878 000000000000000000042aaba6cca464e9b0b2e336cdaf848103b867a74eee52 1,918 1.00/1.00 vMB 28
778,877 778,877 000000000000000000013ef2cb6a8636ac3aa860626d6580f3ff9eaa3889dc6c 2,440 1.00/1.00 vMB 11
778,876 778,876 000000000000000000017cb56073aaf0d14ddac5da1e770d22a38c4bddfd9feb 1,885 1.00/1.00 vMB 4
778,875 778,875 00000000000000000004c3a9bdd3d7d215867355f6c0a270d2578baebdafb588 779 1.00/1.00 vMB 8
778,874 778,874 000000000000000000022c3d48f71f8191818407fab871eb5d8ab6994e059708 1,723 1.00/1.00 vMB 12
778,873 778,873 00000000000000000005aefeec08a799316f11ee824615812405c4ed1b7d2729 2,764 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.31 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.