Loading Tool

Explorer IconExplorer

Memory Pool

75,078 transactions
27.58 vMB
0.06727513 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt fcb21c47f3eeeb3204e0bf63eefafa7b52712494097a2310b6a4d734d5ca3740
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 586fa9a5d8d2c1d23f593fdff3ff3a67a0cab9c972be9926725c3628d58307b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.00858224 BTC
Feerates: 526.32 > 0.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (372,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,148 543,148 00000000000000000014fba581688abc67657c9fb7773a08987921db69e0ec87 1,018 1.00/1.00 vMB 67
543,147 543,147 0000000000000000001afc3c031c6d589dca49c08c98a4ae330c6bb597b3476a 1,819 1.00/1.00 vMB 48
543,146 543,146 000000000000000000134ae621cb5fa690d39587b3fbb26f93ed9eb745e42b15 1,951 0.79/1.00 vMB 15
543,145 543,145 000000000000000000208ea439010cd52a03080ca3cab91c8eb2918c8d47e0c1 454 0.18/1.00 vMB 16
543,144 543,144 0000000000000000001e85cb5222fa6b1107074914de89e9813b4d1eaace7240 1,718 0.65/1.00 vMB 14
543,143 543,143 00000000000000000018a2b8d5fc6bea53d5bba0d2327f04fc23ea7473541840 1,871 0.85/1.00 vMB 15
543,142 543,142 000000000000000000089f617b4247f8a7ea7db25e8fc34b78f553857610d125 1,642 0.79/1.00 vMB 5
543,141 543,141 0000000000000000000469d5e082cd7acc733683823c4f060ec9c27ebc4bd2e0 1,152 1.00/1.00 vMB 6
543,140 543,140 000000000000000000084d7578e58ac71a877a90f7975923328fdb1b77dfa346 938 1.00/1.00 vMB 20
543,139 543,139 000000000000000000165474099b176542fe6c7667b11767bfdc23ca51c6deb4 853 0.40/1.00 vMB 22
543,138 543,138 000000000000000000136d801ffda3e1b0ffee9dfe8e864da25780920c04a53e 1,689 0.68/1.00 vMB 12
543,137 543,137 00000000000000000007327f64f7e840c9a0ad39791dc14afa5148c5eb5553e2 618 0.22/1.00 vMB 13
543,136 543,136 00000000000000000024f1070880e4a9e7ae4389cc9d2af44ca875bc9a9c25b6 2,406 0.83/1.00 vMB 14
543,135 543,135 00000000000000000011985b4d5e823cead4f226d15340f559ad727cd5e1bfd4 1,289 0.47/1.00 vMB 13
543,134 543,134 00000000000000000018aeb8ddfed43074d0d709bc78d34b80d87c1384176764 988 0.51/1.00 vMB 16
543,133 543,133 00000000000000000016f76973729b0d7bcff91c0c4ed5396b42d7b7124cf571 401 0.14/1.00 vMB 13
543,132 543,132 000000000000000000029b40f4bf5afaf9c7d4e29a033318813d5534365cdb22 1,144 0.42/1.00 vMB 17
543,131 543,131 0000000000000000002688279b4b7ff61bfcb96d4826acd24c7700896413d4cc 1,185 0.46/1.00 vMB 17
543,130 543,130 0000000000000000000590a1a2eea9ad00849c531f378b496bd0d2d905b531a9 91 0.03/1.00 vMB 15
543,129 543,129 00000000000000000003bec6550611528b33800b2bf97d33ed3712ba7a58f7a5 731 0.25/1.00 vMB 13
543,128 543,128 000000000000000000179e001ee80c5afee794593b5109d32464b213c83f2ae7 1,471 0.74/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.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.