Loading Tool

Explorer IconExplorer

Memory Pool

87,871 transactions
32.53 vMB
0.15251602 BTC
Random Selection Loading Transactions
Max Size: 199.51/200 MB

Candidate Block

Mining Attempt d95e31a48a42486c0e95d41be54992889bdac40316321eab03a50917a4220f29
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 737e5095a659de5d0949089ecb74c3564dec1254642e0c3d15fa0bb6296a5e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06822411 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (93,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,804 821,804 000000000000000000003d13c46d2e20007d9f67abb7e0d59f655bdbbe5fc27d 4,093 1.00/1.00 vMB 284
821,803 821,803 00000000000000000001a068a8b7b88e665210b82885480e02c3f73089f1c93c 3,572 1.00/1.00 vMB 152
821,802 821,802 00000000000000000000ffc1574b06d0be0176259884fb0760fdf4172daf6efe 4,505 1.00/1.00 vMB 226
821,801 821,801 000000000000000000027ab06536829a408ba6a3816aed0fdadf125690b8f86e 4,068 1.00/1.00 vMB 271
821,800 821,800 000000000000000000020c1480de40a86acfabe84b14a1a39f074d12c02e7c44 3,527 1.00/1.00 vMB 194
821,799 821,799 00000000000000000002f933ca952907d4260db76ca38848f23bb7fafea00d49 4,076 1.00/1.00 vMB 224
821,798 821,798 00000000000000000003cb0e236faeb262ab6fc7518437f246261823567aac70 3,387 1.00/1.00 vMB 219
821,797 821,797 000000000000000000041e8088afb618a831f09f8987876051ccbf13dd4f55ec 3,631 1.00/1.00 vMB 279
821,796 821,796 00000000000000000003d3dca3abbf9393930b007adf361b8ae09d586e506257 2,985 1.00/1.00 vMB 422
821,795 821,795 000000000000000000035c5919b76cf60d48a398ca0459dd9a539b524820436f 3,161 1.00/1.00 vMB 411
821,794 821,794 00000000000000000003de46645bc3e232081fd3d5b229c732fc7b85a5c5eb0d 3,218 1.00/1.00 vMB 159
821,793 821,793 00000000000000000002bcf054cd2620252f284149658938b169af8316d8cbda 2,376 1.00/1.00 vMB 149
821,792 821,792 00000000000000000001e04dbb125214e8d0427a0ef33166d429538a0181eb86 4,205 1.00/1.00 vMB 195
821,791 821,791 00000000000000000003ef53e98746c87305b02c94f8db7713bc7151b627b61f 3,329 1.00/1.00 vMB 336
821,790 821,790 00000000000000000001af7454638a5ab0262cf58baae938fd4a44e8fb7601f1 3,989 1.00/1.00 vMB 167
821,789 821,789 00000000000000000003b36795429e1c8f3bd55599654dd2f8dc7487f268b92b 3,420 1.00/1.00 vMB 196
821,788 821,788 00000000000000000000bccee0d9e168a887cb8736e38b7fd1f303b6ab17a204 4,047 1.00/1.00 vMB 299
821,787 821,787 00000000000000000003e2fbf78642faa225ec9e6d4306fab95aa7ef7121ae24 4,569 1.00/1.00 vMB 266
821,786 821,786 000000000000000000000f8bb09e30495a13773f233fc75044d6076e5a1d0764 3,372 1.00/1.00 vMB 220
821,785 821,785 000000000000000000014fa1b073d164f62148d0d045da32284ad648137071fd 1 0.00/1.00 vMB 0
821,784 821,784 000000000000000000006e21000eef0e7bd020cadec32bc765c64f0ec5c62a6f 3,912 1.00/1.00 vMB 292
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.