Loading Tool

Explorer IconExplorer

Memory Pool

42,298 transactions
26.54 vMB
0.07713742 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt 4f443e618415ef66c630dc629422b2da6529f19c529937d4bffba2fd7bd2dafd
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 43c1742486595cbc4ceda5eaf602d1f8be0ec81d0ba546e86665c84a35b1c29e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.02845677 BTC
Feerates: 151.16 > 2.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (462,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,970 451,970 00000000000000000150c3a94a4ebfb82e2baeaebb2939bca518cdca12df58bd 851 0.37/1.00 vMB 152
451,969 451,969 00000000000000000272ff41e00912d308849c245fcf385ed8d9587568d14acd 2,683 1.00/1.00 vMB 76
451,968 451,968 0000000000000000019b10fac32a3a51684ff82948cc1332a57f07ac1a6375dc 2,431 1.00/1.00 vMB 124
451,967 451,967 000000000000000001cce13a07b708fae84b60943cc61e7f58f0136df30d4261 2,315 0.99/1.00 vMB 176
451,966 451,966 0000000000000000015e114d0e16251e1907b0957b21172f669b6fd2a406f8bc 2,646 1.00/1.00 vMB 132
451,965 451,965 000000000000000001322d1c10dee7deae50de1dd07f2d5fd74beb2bfe59a571 2,256 1.00/1.00 vMB 102
451,964 451,964 000000000000000001e4ac2abb82da8d258d53c9296798534244c17c2b8e9409 2,410 1.00/1.00 vMB 141
451,963 451,963 00000000000000000089273b1301f10e65956cedd2bdec8208a20ac80b9b80ac 2,266 1.00/1.00 vMB 114
451,962 451,962 0000000000000000020e6cdb12dee2ad7de1501b62e82ff3831334878e50c48b 1,875 1.00/1.00 vMB 112
451,961 451,961 000000000000000000b27a899c9c395287512db330054c3c712bb614261b12ea 2,507 1.00/1.00 vMB 168
451,960 451,960 000000000000000001bf6181ebf6fbfb4e6ca5c3fdfa6e48e215a93156fdd1cd 2,194 1.00/1.00 vMB 136
451,959 451,959 000000000000000001864e48d7d84b0c526c30656ec349eb38abbd9548e40cb2 2,552 1.00/1.00 vMB 156
451,958 451,958 000000000000000001dfc2e0fa91a97d0f55cee6216b65f1b27d3172b22bb60b 2,209 1.00/1.00 vMB 213
451,957 451,957 0000000000000000028ed38c7f148c3a39f5b64a31d158f1380edb0eab7024f5 2,371 1.00/1.00 vMB 176
451,956 451,956 000000000000000000415fd54c13e8d1bb3a61f26ece5bd819ae0f9935fc15b4 1,945 1.00/1.00 vMB 153
451,955 451,955 0000000000000000016863a3ff20e1fbc73519f760e750b344a00859b6a3225b 2,202 1.00/1.00 vMB 186
451,954 451,954 0000000000000000000619aade36bc12b6465010127492906c6c87a9fc5b9b44 2,307 1.00/1.00 vMB 169
451,953 451,953 000000000000000001173e584d8e613bc248ee3d14e4edeb5dd0ff30d5b16fdf 2,225 0.99/1.00 vMB 119
451,952 451,952 000000000000000000fea0984d200fde1d61b0d3a26d6831790a51bc51e61426 1,779 1.00/1.00 vMB 72
451,951 451,951 0000000000000000027bb11efe0b1b85da735a43e7ef5acc7539751edf66b10c 1,052 1.00/1.00 vMB 70
451,950 451,950 00000000000000000260f9e5fb689948ee41ed22b698b05a2978a6fe61a4f4a8 2,464 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.