Loading Tool

Explorer IconExplorer

Memory Pool

76,836 transactions
29.76 vMB
0.10230474 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt b8b7d33ab6088907c315013a605c202fa7a2a1775cc882858d964e5b464eccdb
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f5b5f0882f4260eba55ac51c36dc965dc3ec9922560d23f823ff7895194aebb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03493221 BTC
Feerates: 357.61 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (609,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,081 306,081 000000000000000026756fe5a6dc3511159a489207c015e51a62841edcd42e13 278 0.19/1.00 vMB 25
306,080 306,080 000000000000000038659c8eb6ca0e3b197edea612a590b271ea9da4634180bb 686 0.47/1.00 vMB 25
306,079 306,079 0000000000000000578c0d46cfef598e50341f6c8ee4fe85d52eb35da5084968 211 0.16/1.00 vMB 25
306,078 306,078 00000000000000002157dad8b691cdde9a915e773f56f42469fdce322a351368 115 0.06/1.00 vMB 40
306,077 306,077 00000000000000002a081941979d7ed5d0316f954eb3ee20e13d37959ed751cc 198 0.30/1.00 vMB 16
306,076 306,076 0000000000000000040e0c2992d88b4ece89b993bc66260a4fb5c3628f331390 578 0.38/1.00 vMB 32
306,075 306,075 00000000000000003972d20db73c533c94e5937e8d0ffd92ea9d4de12f9f1342 329 0.19/1.00 vMB 29
306,074 306,074 00000000000000002c95e7d841d021c460de7a0072cec5fcbdf59e27ef3ce055 211 0.12/1.00 vMB 30
306,073 306,073 00000000000000004f7a67c2ca3407d3acba62c14653461e916ac0402aee1a14 848 0.40/1.00 vMB 29
306,072 306,072 000000000000000011e248964cdb0d44c5c44a8c6cfd171e64bbe1c3b6c4c45a 601 0.35/1.00 vMB 27
306,071 306,071 00000000000000004cc36342ff37326bb8e80f9d30d1f855f696bc4198ecfead 150 0.15/1.00 vMB 17
306,070 306,070 000000000000000016764a9459c31636686e470614c550d1a2e6a7cf44d720ed 450 0.23/1.00 vMB 25
306,069 306,069 000000000000000054bbfa711dda11ca9813c2faca51b2efae70e5cef41d144b 741 0.47/1.00 vMB 23
306,068 306,068 00000000000000003318c8cf0e7f3e825814ef45460243b7bb05541187090878 98 0.04/1.00 vMB 33
306,067 306,067 00000000000000002490f3f93d3de37204fa5824ca09e0cd3af4560f0d98fb19 334 0.27/1.00 vMB 20
306,066 306,066 00000000000000002be9df16036c70135669d888c0d7025244e5f4fc3d1632a6 87 0.04/1.00 vMB 73
306,065 306,065 000000000000000030f094dd2990a9e9edc4bf5176882091eeb9ae79e093fa93 631 0.21/1.00 vMB 35
306,064 306,064 000000000000000057e83c62bc1ecb1d9f302f4d93d8789bcd36b9a921afdbe0 279 0.15/1.00 vMB 33
306,063 306,063 000000000000000032d20afa11b739f1c7446499c4545abd0ca4b7ca61fd0942 102 0.04/1.00 vMB 29
306,062 306,062 0000000000000000269e51addc706494afd29ecf5d3a3761d012188287421813 468 0.38/1.00 vMB 23
306,061 306,061 000000000000000038a59dde4a5200a4b24c6896927bba78dc98ceedffdb6979 232 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.15 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: 744.16 GB
    • Received: 18.71 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.