Loading Tool

Explorer IconExplorer

Memory Pool

83,786 transactions
31.98 vMB
0.08805384 BTC
Random Selection Loading Transactions
Max Size: 192.50/200 MB

Candidate Block

Mining Attempt d4f4b68e8eb89534e7807a5fdb1986cbc30b20eeb67e0154a188ccf146e1c962
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root fdd33209db90193694c30eb112d4337ef4faca3ff953eb82af19fe19e5ba6a7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 498
Size: 1.00 vMB
Total Fees: 0.01137756 BTC
Feerates: 8.85 > 1.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (488,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,366 426,366 00000000000000000165b673aa87ecaa1bc4a3af9c34cb2eb159a02980d0b451 2,636 1.00/1.00 vMB 74
426,365 426,365 00000000000000000054af85112579757496d4ee2ba65fa5c51bfda57e29eeeb 2,007 1.00/1.00 vMB 53
426,364 426,364 0000000000000000037ab8e74f0f0056bf15fab7674c24ca3dd3d2c119633078 1,690 1.00/1.00 vMB 57
426,363 426,363 000000000000000003dd388d440d0fed8e90de2dc03b98d4c23fde69a2e6c779 1,958 1.00/1.00 vMB 55
426,362 426,362 000000000000000004af996fe36c52a13c49d52a774187c55c8d4388bb83a6eb 881 1.00/1.00 vMB 68
426,361 426,361 000000000000000004758e182129bcd6137dd58c10243f5430ce56b4971da069 1,399 1.00/1.00 vMB 64
426,360 426,360 0000000000000000019f5d872ac147507ee023a0f7b089b2ad133f9bd8a4d53f 2,917 1.00/1.00 vMB 79
426,359 426,359 0000000000000000042af7ebcf81709e755847587df684d87e141a37fdac167f 2,626 1.00/1.00 vMB 68
426,358 426,358 000000000000000002bf9ab0307f09756e9ae98b7996ee7f0331263403fbc943 2,869 1.00/1.00 vMB 71
426,357 426,357 0000000000000000045dbb69d9389bb2a46fb77b7c603dedc6b68aafea498e59 2,309 1.00/1.00 vMB 62
426,356 426,356 000000000000000002870d00bc3eccb85ca0bbc14f11fbd9c51d404213d4ebfe 1,244 0.92/1.00 vMB 39
426,355 426,355 0000000000000000034f1c09fcc9e85cce9ce17198f3d6885a978f09683034c2 2,326 1.00/1.00 vMB 65
426,354 426,354 000000000000000003e27b3f34d05030170ed8927613fe349f43b6e0433e98c8 357 0.17/1.00 vMB 55
426,353 426,353 000000000000000004951141ab6311ea0125ec32f3253b5f77382647e418a525 410 0.15/1.00 vMB 54
426,352 426,352 0000000000000000028bcc6391c26969d461268e49771daaf8b44742e1cd0168 1,012 0.47/1.00 vMB 61
426,351 426,351 000000000000000000a4755eb430254bf83e5398d88b7df1f5dd805de3f9da09 1,167 0.92/1.00 vMB 47
426,350 426,350 0000000000000000031ff65f1230ce934da16b14ec8b49465df5c7ac4c4b4bf6 2,082 1.00/1.00 vMB 68
426,349 426,349 000000000000000002782fe3edfe8847b578093f768ead11693732c05c1d831a 2,840 1.00/1.00 vMB 74
426,348 426,348 000000000000000003f511593f94e066c918c13882ee843ec26c47d4253b12fc 1,527 0.60/1.00 vMB 78
426,347 426,347 000000000000000004e417612dc7e42b1cafd21990696ce4357bc544a19591a4 552 0.99/1.00 vMB 15
426,346 426,346 00000000000000000255baf59c81955409c4f77997091b2fa5ebd5d434394736 1,347 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.98 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: 716.48 GB
    • Received: 17.81 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.