Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.44 vMB
0.06744167 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt fb85fb265e5a376b68f379a9e30f16229a65ce8bbb53836f8f7cc68b7365e8ae
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 495efdf803381969abfca5a6ebc92e13cd7aee063786dba4dc257725ceb34ff0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.00776389 BTC
Feerates: 100.32 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (684,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,100 230,100 000000000000005532cb7de8eecb862f4aebc3cad1e4338ab51edb3286e77e41 683 0.25/1.00 vMB 229
230,099 230,099 0000000000000205a5c28e7bfe5d712f7b95e06cb54dcf73038866c17fb90e0e 6 0.00/1.00 vMB 0
230,098 230,098 000000000000009113ea520b4da6e7c1251825f9082a135dee37743e26bba759 1 0.00/1.00 vMB 0
230,097 230,097 00000000000000cb27aa414310800577fad8beebe1bc6c93805bd77f10045c83 84 0.17/1.00 vMB 78
230,096 230,096 000000000000012291f5c052f7c97892e4c01c342ac0e25f836aad11b6015fc7 36 0.06/1.00 vMB 37
230,095 230,095 00000000000000b3e4ce7a3f2546b06d764af7f59349cc7b539be6673f9246b6 845 0.37/1.00 vMB 163
230,094 230,094 00000000000001e6dadc5f2471d0918d5780f9b8cc10a152b13a12cc9b796277 306 0.28/1.00 vMB 142
230,093 230,093 00000000000000ccab6f11ddc0eab4133a279f945f7948f1552c6925181f8f21 471 0.23/1.00 vMB 175
230,092 230,092 00000000000000c487ad28f764270d17c87d55f8f77982c556769c4d564b0b0f 36 0.02/1.00 vMB 150
230,091 230,091 0000000000000097815321af671baa15c26abbc968828ec5d9258f2703a23925 32 0.04/1.00 vMB 111
230,090 230,090 0000000000000144b60155437000cf6d851ea845215a2e91056d3533328eb25b 437 0.25/1.00 vMB 175
230,089 230,089 000000000000016ab9d3b11924d28879b54c73a5c76fb1dae88c183ce179ccc8 582 0.21/1.00 vMB 238
230,088 230,088 000000000000003ca660358daff3c96bc1466b400760d553ca62e7814e324ec2 156 0.21/1.00 vMB 74
230,087 230,087 000000000000021d9df46b4cd1358117ab33a43f7cfd985579156928c5836ab8 397 0.22/1.00 vMB 148
230,086 230,086 00000000000001ac37262e5b5f2489579ac1eeb1292153c338f1f2c3c2eaeca0 613 0.25/1.00 vMB 293
230,085 230,085 00000000000001f28cc9e0f4ce0b7a517f292702ab1d1371ed6b60c8f46e24ec 161 0.08/1.00 vMB 245
230,084 230,084 00000000000001b48b1fb3840fd12c1f10475a96a50d1eccaba50c9b702ee89c 336 0.21/1.00 vMB 90
230,083 230,083 000000000000013a2788a8d71cb4abf602c4c41eaef54b94c4bef1c7c9518ca7 1,005 0.47/1.00 vMB 162
230,082 230,082 00000000000000f3d0ec2b944a46c6dced48c004d8dbd9f5d6132c3e2990d792 9 0.01/1.00 vMB 115
230,081 230,081 000000000000017120136fb5e4fae6b3ba4ed29fc898e3af8a7cba24722b90e8 157 0.10/1.00 vMB 110
230,080 230,080 00000000000001c4b19ce1b39859cfd22f49f107101ec6aac813436c40912917 169 0.08/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.10 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.