Loading Tool

Explorer IconExplorer

Memory Pool

76,001 transactions
28.74 vMB
0.07027509 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt c004ab1a141f63e6712ad6e320f2334989b457e4075c5e3ff69f1d4f828c5a1b
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 18affa4bfaee99b22e5eb878bcf635f6c502613bc88e186c1f9dc9f585dc6160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.00672515 BTC
Feerates: 77.76 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (719,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,580 195,580 00000000000005af39782b3c7c7ffe0726461d6917cd0277324610c995e6594a 11 0.00/1.00 vMB 16
195,579 195,579 000000000000003ceaf7828e53dbb42c6d88ab1b648769396c6166c4507bf249 143 0.05/1.00 vMB 15
195,578 195,578 00000000000001799e64e4e7c96d1b6b21ab58505f27dde2a6c8ad08c58119cd 14 0.00/1.00 vMB 30
195,577 195,577 00000000000005e88b211a8cc5e08a855d77ac6174be5574c3368ee645904654 595 0.25/1.00 vMB 172
195,576 195,576 00000000000002bea8caafedc8f3c2ae58c60de69056448a3507e9ab4ed43191 12 0.00/1.00 vMB 38
195,575 195,575 00000000000001e7cd2d829979e3630ee887d13462c48dcb564d897a722e025d 39 0.02/1.00 vMB 87
195,574 195,574 00000000000002ed054e5d9fb454a4811060f7abed7101c287c55978b959705d 13 0.00/1.00 vMB 338
195,573 195,573 00000000000005c3b788ec11b03598d59a069bfe37899b4c870befb32fe9558d 252 0.10/1.00 vMB 148
195,572 195,572 00000000000002f6c2853bd6c72fda59fe5099bac1690f6ebcd383065b1919f1 796 0.42/1.00 vMB 125
195,571 195,571 0000000000000070c1903b50ab493e1353ab894c41274a4da6bdbea19d1838f2 256 0.09/1.00 vMB 223
195,570 195,570 0000000000000436f0bb32f48551ed378e3ca8369f4d0ee7fdbf3305fe82e36e 153 0.04/1.00 vMB 33
195,569 195,569 00000000000005a4db52b119d34ce3341e63cbebdf7b4cf2b8d758765b764194 24 0.01/1.00 vMB 91
195,568 195,568 000000000000031ddcfa52c75dba6e4a34333291660c3ce56e9a23f87acc824e 300 0.11/1.00 vMB 127
195,567 195,567 000000000000040a2ffd8e071435edd3983125faf83db78ec8d1d33683bedb10 199 0.05/1.00 vMB 28
195,566 195,566 000000000000062481f8f8711d69d5c1395818df4331544a0dcef3c8feca1cbe 1,024 0.41/1.00 vMB 55
195,565 195,565 000000000000016a54092384a67ce30c29fdb5bf7643887deef8449412637bab 12 0.00/1.00 vMB 670
195,564 195,564 00000000000004a0e28a341e75a46094e29252757104d88d15bcbeb4f2cca1d8 19 0.01/1.00 vMB 47
195,563 195,563 00000000000000783f754dede7e2cfc4d1de26ae147cf86afb3d815451be07d9 164 0.07/1.00 vMB 100
195,562 195,562 0000000000000168e65b1f8232e44eacca39ff6a85bdf45d35c70ec0dbff9c33 537 0.25/1.00 vMB 142
195,561 195,561 00000000000003f57d766770ac6015a661542d5b7ba34b84d89aa80da5d2f294 11 0.01/1.00 vMB 93
195,560 195,560 0000000000000403d149876bbfe2b7b4198819177683a32303f1a2630e525d0b 32 0.01/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.82 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: 710.70 GB
    • Received: 17.08 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.