Loading Tool

Explorer IconExplorer

Memory Pool

50,603 transactions
30.31 vMB
0.12703699 BTC
Random Selection Loading Transactions
Max Size: 162.34/200 MB

Candidate Block

Mining Attempt d868df1dfe6221a25b5e8c1b32edff8f10650c402ff0e0fb935ff628e73e9256
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 130e37302e1ca179c4d8bcc5fa5f875083d89af411c6eb064b7858f526c155cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.05388216 BTC
Feerates: 150.75 > 5.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (680,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,137 234,137 00000000000000123a7c2cdac820b4235f7907519569d0be400557a536250c3b 524 0.27/1.00 vMB 296
234,136 234,136 000000000000013fc25cadde80fa71642a1ae66578e5f77e1f8a7c1531395606 533 0.25/1.00 vMB 184
234,135 234,135 0000000000000165c9af868bec69b5410cf40eedee71c5329f34e36400da78a5 695 0.25/1.00 vMB 218
234,134 234,134 00000000000000a2b281abaf1e5e2052805a0574a404d319d05b28765a19ec1c 537 0.24/1.00 vMB 172
234,133 234,133 00000000000000b803b09593ed7eaf95e1d54c46df9c0a191e69a53af9b5ddd6 868 0.25/1.00 vMB 143
234,132 234,132 0000000000000168fe7db3e00e748a335d39c33752c5095a85ccdab7d0184845 4 0.00/1.00 vMB 84
234,131 234,131 0000000000000074e819fa1c839bfef4deaa804e3fa2c3ffe11117dd1bc09ce8 406 0.28/1.00 vMB 123
234,130 234,130 00000000000001a490d2e858ebf1607db979cd39788c127a26dd156165312c44 511 0.25/1.00 vMB 164
234,129 234,129 00000000000000e9a7426729f120b2e1143abfe4a448b4f4e318fceed304dccb 852 0.25/1.00 vMB 326
234,128 234,128 0000000000000068808e7c732c0e53c50f8bb4f9757553fba69d97de64c51b24 1,136 0.42/1.00 vMB 1,932
234,127 234,127 00000000000000bf6928de81e99a854963bc9d0aadf1b57748d4a6e4542fa102 201 0.09/1.00 vMB 224
234,126 234,126 000000000000007dd445f5ea1f3344afdf607d42380fbf09922018244c9824f3 358 0.17/1.00 vMB 147
234,125 234,125 00000000000000b683533894f440390ab3b29271f687b1a84594f2ae1d647437 93 0.08/1.00 vMB 129
234,124 234,124 00000000000000415c7d54779186aadb9d9bfbedb011609f9a7d93f6ab04f00b 657 0.25/1.00 vMB 210
234,123 234,123 000000000000018d272b8d1019d4d885fabb6c40a835bfc2fa19cff1e37452a8 483 0.25/1.00 vMB 187
234,122 234,122 0000000000000196de124ef354d4c5c55d1023c6fbff282df1d326ccb7990312 131 0.04/1.00 vMB 241
234,121 234,121 000000000000019cd849bdad77b979755dbceb264f015ce87445c9be188412b0 443 0.17/1.00 vMB 220
234,120 234,120 00000000000000a756addaed9624b8fcdccf45f78158b020706927db51e80aa1 713 0.25/1.00 vMB 208
234,119 234,119 00000000000000e7f3cccf016b9ea1d834ae2ed4fc586d8c06e3b6c288437792 410 0.21/1.00 vMB 147
234,118 234,118 000000000000012f7716794ac3dede756b764ba4b0eab539ff0d77f77183ed43 348 0.17/1.00 vMB 685
234,117 234,117 000000000000009b64f2dca715798c3e4b85d820f17d62ca9a905c41d440351b 68 0.04/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.