Loading Tool

Explorer IconExplorer

Memory Pool

36,910 transactions
27.77 vMB
0.05882941 BTC
Random Selection Loading Transactions
Max Size: 140.34/200 MB

Candidate Block

Mining Attempt a098318f59baf7cbf88171b4daa79545be967411f6ed7e66164dcb6644784f7c
Version 20000000
Previous Block 000000000000000000020abe907a711cd23f00089985aa7a1746960afc1ae162
Merkle Root 826689944928ba76d9a39c07cec660e7e97acef388cac271ffda6d7966c75cca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.00597456 BTC
Feerates: 201.37 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,602 (733,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,957 180,957 00000000000002ec55ddee14a51ee2a0195fe6b24412649c4c88a25622a12ee8 109 0.06/1.00 vMB 91
180,956 180,956 00000000000007cfabbfda3e3a86aab5cf35fdb46c787b7f5d51ec4b230020ef 89 0.03/1.00 vMB 21
180,955 180,955 0000000000000510eaff53039fac948e4e586cfb161cc65e01b43be7a9fa79b8 251 0.16/1.00 vMB 98
180,954 180,954 00000000000003cf12e1e50623dc499e1c975a88b907c846430fafdae9b79053 123 0.05/1.00 vMB 145
180,953 180,953 000000000000082762a62126dfc37dff820e5ab3edbfd44fc73ca1659a7b1133 13 0.00/1.00 vMB 330
180,952 180,952 000000000000039c14d8808957687362aae740d0f0d7aae8dc01217b2c59661b 113 0.05/1.00 vMB 153
180,951 180,951 00000000000003d54d2d071a6c0d8311180b8e5a9b173c58da91809f87fbbd3e 236 0.10/1.00 vMB 118
180,950 180,950 0000000000000862096ef4e95c6a15acda4f315d4c4145d7c7e5408f30b738c4 106 0.04/1.00 vMB 125
180,949 180,949 0000000000000944092c41420f0fa52e80ec5b2807cb23a7be5ea2ad49095d94 44 0.02/1.00 vMB 119
180,948 180,948 000000000000030613d15341bf34000239c57502133e1b972e4c4e3dccadb60e 78 0.04/1.00 vMB 88
180,947 180,947 00000000000006a2c02aef1173e52688c10b76a726a5bf71b30e08e77c133dbf 267 0.11/1.00 vMB 141
180,946 180,946 00000000000009a1ae5fec42cd586ba5ab4b0ffc12932e10ae712ef1a2d513a9 149 0.05/1.00 vMB 145
180,945 180,945 00000000000009014d49ac2cd5b7083dce26eb7a6fbffe3149eb701e93d4914f 111 0.05/1.00 vMB 137
180,944 180,944 0000000000000289dde0ffbd7758f847fb2ca58275a3e6160ff4293975998cbe 151 0.07/1.00 vMB 72
180,943 180,943 00000000000004c81804ce55e9639712afb115823a52aa2a0bf3307949c30429 293 0.16/1.00 vMB 163
180,942 180,942 00000000000007615b8067fd317233c420c1076d9e7b0a9032c6bedb6d245397 46 0.02/1.00 vMB 154
180,941 180,941 00000000000000ad1d60f6e7d1b1d877043a0f66814801a23c6a45e944a6ac7f 299 0.14/1.00 vMB 191
180,940 180,940 00000000000008db4ac84c284f896525c36a7df9f5075999bc5d78d7798dd123 1 0.00/1.00 vMB 0
180,939 180,939 000000000000097f6ac1b4f90f7a24c64140710c1c69aacf3760db9d247c6f21 78 0.03/1.00 vMB 172
180,938 180,938 00000000000000ca1781e3734563fa60d7c0eee3d8b3e0491447169324cbb0af 27 0.01/1.00 vMB 176
180,937 180,937 000000000000063b4bc0d9831c72da314d03f77889cc2fb89b85c4e19ed76395 93 0.04/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 781.69 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: 628.73 GB
    • Received: 11.82 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.