Loading Tool

Explorer IconExplorer

Memory Pool

80,593 transactions
29.73 vMB
0.06978311 BTC
Random Selection Loading Transactions
Max Size: 179.43/200 MB

Candidate Block

Mining Attempt 049550e4a77edd760243ad9d2f6f91fa4828e4c4c2ac44bb26e5b7e515793d72
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5190aec71baec1fd702bbcb45a6ed199b46c8632b312828a836ec6402ea1bff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,055
Size: 1.00 vMB
Total Fees: 0.00921582 BTC
Feerates: 100.36 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (503,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,655 411,655 000000000000000003ea863ba0b9aef7e61ed5c0e452e408430310e9d655e96d 2,693 1.00/1.00 vMB 52
411,654 411,654 00000000000000000519cf9c19c9b0f27085f8379c876a96ba223dc73a2cf029 2,636 1.00/1.00 vMB 46
411,653 411,653 0000000000000000001ed53072e3469a29e0379431a3f492707cba671db33987 870 1.00/1.00 vMB 31
411,652 411,652 000000000000000000349ee39fe6c23d5f448c16c9a396b462f04585e481f864 1 0.00/1.00 vMB 0
411,651 411,651 000000000000000005a81b888efc7e2e0332fccfb79bc4383c0aacc84b68b397 2,408 1.00/1.00 vMB 53
411,650 411,650 00000000000000000243e5ece98e550509099a88f4d05142fb4442b91b5506ff 1,511 1.00/1.00 vMB 39
411,649 411,649 000000000000000002865279119e86b436cb8e0ad9896152123d0e3bcc097792 386 1.00/1.00 vMB 38
411,648 411,648 00000000000000000131621a0360423b63f4ae93986693ea433c10945eae802f 956 1.00/1.00 vMB 44
411,647 411,647 0000000000000000015b738cfd2d837f476f3544986ee89134a3c03c468d3d49 14 0.00/1.00 vMB 154
411,646 411,646 00000000000000000041e23fd0515ba6a75e7bcd9a682950f00a21c25c32faeb 369 1.00/1.00 vMB 38
411,645 411,645 00000000000000000593b707f00504fadaf7a3438a12d7f39020ec55d5a92917 2,837 0.99/1.00 vMB 79
411,644 411,644 00000000000000000580a9f42982da8c68d54849a6257603e6c77a28d9e4da5b 1,304 1.00/1.00 vMB 47
411,643 411,643 00000000000000000527ca47b9112490344abee4f69098871ad6151fc809317b 1,003 1.00/1.00 vMB 24
411,642 411,642 000000000000000000acae3ebd12eae84f52a83139fde8e0710dbc33f719a2c1 425 1.00/1.00 vMB 18
411,641 411,641 0000000000000000012d18bf27842bac264821b47538c3d2641b2cf2c6a4cbff 1,271 1.00/1.00 vMB 28
411,640 411,640 00000000000000000340e37a7231205baa56eef1644e212b5f56fa8cbae4c0c0 1,738 1.00/1.00 vMB 58
411,639 411,639 0000000000000000008b9cb38cd3105e75af94b3af79d0a59cbe4edb618fb814 1,749 1.00/1.00 vMB 41
411,638 411,638 000000000000000000cf40b087d7dc010c2edf9b5eee58043434cf7b399d3c62 1,418 1.00/1.00 vMB 20
411,637 411,637 000000000000000004fcf9eb6b536fc4ef22cf283c6084d16aa20a1e364a028f 1,417 1.00/1.00 vMB 28
411,636 411,636 000000000000000002357d47d1fa4596fd11f2ed3a5c7dde2182e99cfe06cd2b 1,983 1.00/1.00 vMB 33
411,635 411,635 0000000000000000041b0356bd4f442d84fa7917076893d7c9e4083c967e79a8 1,844 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.