Loading Tool

Explorer IconExplorer

Memory Pool

38,166 transactions
28.31 vMB
0.06251764 BTC
Random Selection Loading Transactions
Max Size: 143.34/200 MB

Candidate Block

Mining Attempt aaa2e647ecb054f1c7103e370da2a9eb412350759683e1c2f2b4e09df6ed112e
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root add1fd5a905121f0c3974c8b312c4eb4a8203ee6835fa97fb68a0c3e89e40549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,022
Size: 1.00 vMB
Total Fees: 0.00792783 BTC
Feerates: 100.52 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (682,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,188 232,188 00000000000001da90f157e67f9514280587e8725ff16d16dfccc800727d3499 331 0.25/1.00 vMB 105
232,187 232,187 00000000000000fc330467bdfc35af4f8107ec55fe6419fc6fd8443471a6ee38 586 0.25/1.00 vMB 249
232,186 232,186 00000000000000c10f0e1f778d0c4fb3e133f04939997b13b0f4cbb6edfb5e38 604 0.25/1.00 vMB 222
232,185 232,185 00000000000000fd248f55789e403d5fb6017036c1934fcb3c38b665b0fa1e24 444 0.22/1.00 vMB 153
232,184 232,184 00000000000001744e7a9e97dc3c9c379e1d8d0d1851857e82323fa74206fa95 747 0.26/1.00 vMB 275
232,183 232,183 0000000000000118e74481b8bd883aae3fc79ead018a1e2998e3fa163339c003 332 0.30/1.00 vMB 71
232,182 232,182 00000000000001d84c841e5243e640133aaebd9c9447d8f30bea97b73ceb0ed1 703 0.25/1.00 vMB 192
232,181 232,181 000000000000012a23bb665afc73a789d4c671b25503321950ccabd5d6590a22 203 0.25/1.00 vMB 89
232,180 232,180 00000000000001208854bae2016b1aee00a8d43f97b17e9f3a51e06f7588f369 512 0.25/1.00 vMB 173
232,179 232,179 000000000000018082574aad166f1f82f207ae961892a969e18f63b63dae5d3f 582 0.25/1.00 vMB 238
232,178 232,178 000000000000018ef2facdf0983a34e06bfce6c132d9e0d3095f12ca9720a635 321 0.44/1.00 vMB 77
232,177 232,177 00000000000000b1cafb89267f3bbb194b95ff817791998ce128b43026c359ae 512 0.16/1.00 vMB 207
232,176 232,176 00000000000000521333bb0d2f72e744c1c10b91c699ec8a8faea97ee20234ec 275 0.09/1.00 vMB 99
232,175 232,175 0000000000000119a7ae51ed4e2f3302f90430e9e960d221754d36b6b381dcd6 759 0.47/1.00 vMB 117
232,174 232,174 00000000000000e6d3ad0c1b089e7042e41c040b9dd05351b9a23ebecd96a2e3 310 0.25/1.00 vMB 131
232,173 232,173 0000000000000195f6934d1e6119eb5c8a37984d6e9dab7f8d3f9685ae1d4273 834 0.25/1.00 vMB 319
232,172 232,172 0000000000000093605e018c5876fd4a09915649c53f2840f70ad6e883964fed 906 0.25/1.00 vMB 219
232,171 232,171 00000000000001b820163503b8d7c9e60bd20b8b7363eb887349dfbc157df379 1,388 0.47/1.00 vMB 236
232,170 232,170 000000000000000a18dd4110415816cbdc9e2e26a59ade882ec3f2a9a547dbbf 5 0.00/1.00 vMB 144
232,169 232,169 000000000000013a2672f271fea4caec886dd4599602984e606280f5d70246a7 232 0.08/1.00 vMB 156
232,168 232,168 000000000000006958e1fcf473cee9b90ff1485fe357651cb2a496ef623988f5 993 0.25/1.00 vMB 650
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.58 GB
    • Received: 11.46 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.