Loading Tool

Explorer IconExplorer

Memory Pool

81,796 transactions
30.46 vMB
0.07901777 BTC
Random Selection Loading Transactions
Max Size: 186.71/200 MB

Candidate Block

Mining Attempt 8b24214cd8a2cb3d7e015837a269e5fdf4470abad4fc2ffa1b92f7a1842fc62a
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root b9637cba57bca9761cd7950446e21f78b55468a75f3cd60e96addce996e1e9b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.01114822 BTC
Feerates: 150.77 > 1.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (488,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,368 426,368 000000000000000002ee87ad5ee714508cb7841005472dd6643458de372ab7b4 640 0.99/1.00 vMB 11
426,367 426,367 000000000000000004caa1de8f944af49c6809c49acecd772b34f54eca736646 1,320 1.00/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.35 GB
    • Received: 17.72 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.