Loading Tool

Explorer IconExplorer

Memory Pool

82,382 transactions
31.01 vMB
0.10547195 BTC
Random Selection Loading Transactions
Max Size: 188.56/200 MB

Candidate Block

Mining Attempt 899a48c3d6165ebb5afad2c229a75fda536c70005f9f8ac94df127eabacd6de0
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 112e27978369e18278caef890dfc0cb549896ae5e8c011631892e4578d0344f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,157
Size: 1.00 vMB
Total Fees: 0.03213638 BTC
Feerates: 200.89 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (615,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,203 300,203 00000000000000007688101137b992a103d572e9079ceebdd71ac5550b62520d 90 0.13/1.00 vMB 21
300,202 300,202 00000000000000007fa3faca86ebcebb7be60dc3cfb142e155d32515b785ae78 248 0.33/1.00 vMB 16
300,201 300,201 00000000000000002a148d14cf6403481c464682d6467bd93aa0815ce994bfc3 375 0.25/1.00 vMB 21
300,200 300,200 00000000000000006a6bfcadec4a129c1c07efb4b6d94bb0ded7d3be0f328271 792 0.25/1.00 vMB 51
300,199 300,199 0000000000000000312d71ca510dd0a1760f440d0e65d08bc72f07501862b11a 56 0.04/1.00 vMB 8
300,198 300,198 00000000000000002a2f650a9cbc4ba83ea92a97914c4b89ce300e7630ef7beb 73 0.28/1.00 vMB 12
300,197 300,197 0000000000000000529985704537aac24ec9d899f36d422d5df37102b6de2adb 362 0.35/1.00 vMB 16
300,196 300,196 00000000000000007094709b55b36adb291bcd15c476154995a5e3efd9422f1f 1,100 0.35/1.00 vMB 48
300,195 300,195 0000000000000000192a345f5e2ea5aded97ef5096ca3f1dfc817f0156820462 1 0.00/1.00 vMB 0
300,194 300,194 0000000000000000647c089a87941e072e59f80f5b0b0a8749cd1d7489f9d6aa 724 0.44/1.00 vMB 27
300,193 300,193 000000000000000005cb958180af028bc3e7863b686245aea25128e31120c2ff 47 0.04/1.00 vMB 9
300,192 300,192 0000000000000000668783bfba5b2cc92e3ce879a2c300977234b3fd255c5c09 57 0.03/1.00 vMB 36
300,191 300,191 0000000000000000388bc7250948d15a5c9492037588f2cb119f5bab83d3cef1 28 0.01/1.00 vMB 31
300,190 300,190 00000000000000001aef55dae635949b761626b8889ef4c33271f62b0eb3a0e2 457 0.23/1.00 vMB 32
300,189 300,189 000000000000000075912604837cabc0c4361d67a1db0574a4dffcc01ecc9465 334 0.17/1.00 vMB 31
300,188 300,188 00000000000000002ce40e82d653a0f37151d29a0c3f8d63e0f0886c734a4671 144 0.12/1.00 vMB 22
300,187 300,187 00000000000000001c3a6a830eb7598a9808bde99a2ba67872881b342d86e774 299 0.18/1.00 vMB 28
300,186 300,186 0000000000000000498de29881e66aca7d9ba9615e7001a057cfc3e1f35d3fe0 213 0.16/1.00 vMB 24
300,185 300,185 00000000000000005533e9e175773e366f35516f716b8942b22c9d1fb894684b 338 0.23/1.00 vMB 25
300,184 300,184 00000000000000005fc4d4629fa66d660086641a724dc067bad81ae5effa8741 124 0.06/1.00 vMB 29
300,183 300,183 000000000000000007235e4ced5bb8782a5a2023fd685f14f06db9f6a5c1ebdd 154 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.