Loading Tool

Explorer IconExplorer

Memory Pool

77,521 transactions
29.54 vMB
0.07203347 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt 017aa54a268f8331fe8c4399785cafa3aca749174a082d3cef86e7c328460501
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root c9e20c6b67bbb2e0668ab9f7fee2d0675d0ced3f98fe6d286ff89078e38435fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,300
Size: 1.00 vMB
Total Fees: 0.00675629 BTC
Feerates: 75.20 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (673,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,880 241,880 00000000000001029c6358af06e847e5e1b0fedf5113a58a3cd3ae042e479e39 461 0.21/1.00 vMB 132
241,879 241,879 00000000000000f759806670ba0dddd4ed192ef14b2e9b946916437f6f5cd06b 445 0.24/1.00 vMB 142
241,878 241,878 00000000000000d3141e450124038ae1d8503f8e6daada01d22dfa20b0734c2d 690 0.25/1.00 vMB 216
241,877 241,877 000000000000010d0bc6e8e99f35afbd0752f36cd363aabd2d2301479052aad0 40 0.02/1.00 vMB 132
241,876 241,876 0000000000000065906a409cac597ddc58445c66515d82bd1677826e87b1becd 161 0.07/1.00 vMB 160
241,875 241,875 00000000000000060784907d2ff9f7f6e268b262a02171c54d9efa952af2b190 194 0.11/1.00 vMB 96
241,874 241,874 000000000000006af20eab0f88682048b9df4f1bb2e3de2d28f18ab15f9fe753 430 0.18/1.00 vMB 184
241,873 241,873 000000000000009785027dd4beb09c89c2e1fe5ac12a82b31b78154d8496ae49 502 0.22/1.00 vMB 177
241,872 241,872 00000000000000d9a69402d338d887017eb2d9eb7bbb8cb1830d411df3490254 115 0.04/1.00 vMB 182
241,871 241,871 000000000000003d3247e14f4dcf3b6ce862a40d10fbd48b0bae85277e3c6616 193 0.12/1.00 vMB 154
241,870 241,870 000000000000003679a76f80dfefdeee73b58fa2765ca316b609aa2ec141efc1 379 0.16/1.00 vMB 172
241,869 241,869 00000000000000fb693b521fd2b926818260d7b2c2be5bf7aac93e3283a125df 395 0.18/1.00 vMB 168
241,868 241,868 000000000000005e1da0e57795ad53d1195fd2c96399be7478260ba454ada342 218 0.11/1.00 vMB 144
241,867 241,867 000000000000000b35ff1277015631bf1c90949dda7c032f2db877bbfb2a72d4 105 0.06/1.00 vMB 162
241,866 241,866 00000000000000d71354813773d3b7537984c73269c90ff3d96444c59fc032e2 339 0.15/1.00 vMB 159
241,865 241,865 00000000000000f4363d95b5d1923007ab8bea29e01c9c534648f5e7231535a6 405 0.24/1.00 vMB 121
241,864 241,864 00000000000000de087af1a8cad6a44201c6dc947f0231ea78576ae9a6418098 692 0.25/1.00 vMB 224
241,863 241,863 00000000000000edb6f0f651e7ecbfde0fa2d07c8b742da8f2e919e72792f4e7 118 0.05/1.00 vMB 179
241,862 241,862 000000000000001819ad4892b4b91e60c67810a46e1e1201daff81d35a8b744b 347 0.19/1.00 vMB 129
241,861 241,861 00000000000000830ab265332a45fbf1a9995948fbcbf18ca3c6c5677481c62e 457 0.25/1.00 vMB 149
241,860 241,860 00000000000000817b02ee43b5981827ca6a42fa1dc08e8d4a95ea3d8f9ddc68 710 0.25/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.