Loading Tool

Explorer IconExplorer

Memory Pool

85,071 transactions
31.86 vMB
0.19166666 BTC
Random Selection Loading Transactions
Max Size: 189.35/200 MB

Candidate Block

Mining Attempt a7a049eae4a7fa66b4a78b72643cf8b35dc06df57819cb090e88c4f81c4bc15a
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5e66c4672394ba13c1a9179b7377b80a40bd04f02988c9174a636e6c1de95ccb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.07310106 BTC
Feerates: 301.64 > 7.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (310,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,506 604,506 00000000000000000000eef290bcd08243fa1f3dcac187f1312f362424d482ca 2,592 1.00/1.00 vMB 30
604,505 604,505 0000000000000000000730902156896623eb565ea6ae8eea8622c55efc9c1d26 3,148 1.00/1.00 vMB 33
604,504 604,504 0000000000000000000cdffec58fd2038a415c2f2b73f92c860140e2a2c0b9ac 2,687 1.00/1.00 vMB 46
604,503 604,503 00000000000000000013f086be72c03ac0bcf26b20d0dc3d8a2d19f802393ed1 2,759 1.00/1.00 vMB 34
604,502 604,502 00000000000000000007fe6f7332d250ef34921d897f00e6600094c37c43d774 2,511 1.00/1.00 vMB 23
604,501 604,501 00000000000000000005159e8e70df898de2db3f8465a4ba1bd92c222507f99c 3,141 1.00/1.00 vMB 39
604,500 604,500 0000000000000000000eb4361fd3c9a10042a65e9ff0ab9621a01bdf77c5fde1 2,642 1.00/1.00 vMB 26
604,499 604,499 0000000000000000000ca2b62554f016f93663b180c3191b664a5af7d3ca3ac7 1,803 1.00/1.00 vMB 27
604,498 604,498 00000000000000000001140a04d038877a3fe3be09d977f5321948d8971ebbbb 3,195 1.00/1.00 vMB 40
604,497 604,497 0000000000000000000c0e2974b0d8ae09cb4799609ade407eef24fd1f47a47a 2,382 1.00/1.00 vMB 62
604,496 604,496 000000000000000000143423aac49e3fc05eae2d8b15c135c395839999624b57 2,573 1.00/1.00 vMB 24
604,495 604,495 0000000000000000000264cdef746050e70ee5cf8098705b4400a5c12af34f57 1,922 1.00/1.00 vMB 26
604,494 604,494 0000000000000000000d2f174862760992636e8ba37fe7c2ffe9e85641418373 2,253 1.00/1.00 vMB 26
604,493 604,493 000000000000000000075c1cd56ce83ffdf31e67649ba6165641345ae9944bda 2,400 1.00/1.00 vMB 27
604,492 604,492 0000000000000000000495ae3225d1020f3af1f75346896b9c8f7ac914835d13 3,162 1.00/1.00 vMB 36
604,491 604,491 00000000000000000010dc41e806987864aaebc662d398eb10de68b94c288353 2,741 1.00/1.00 vMB 43
604,490 604,490 0000000000000000000ba4c4fde957ff7bd8d6844ee1ae47bf2690fef8d45e32 1,699 1.00/1.00 vMB 45
604,489 604,489 000000000000000000115737522cbd5d636de0d4453c4b865c7934b780356508 1,131 1.00/1.00 vMB 72
604,488 604,488 0000000000000000000174380b4eb4b2e7ef5f1ce4ad96a2432e3f5304f061d3 2,708 1.00/1.00 vMB 37
604,487 604,487 0000000000000000000a4c0d143bbc657815b28ec2422906e4610ede70af37a3 1,393 1.00/1.00 vMB 44
604,486 604,486 00000000000000000006df75da3da3d655868bd13846ebb01eb2cf5b5081678d 2,252 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.