Loading Tool

Explorer IconExplorer

Memory Pool

39,876 transactions
17.60 vMB
0.14300858 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.13/200 MB

Candidate Block

Mining Attempt e9348bd97269ebc0dc458e8aeb2963d35e367c5f2033014393ce9e87fad811e4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 072dd9c9f7f5bb9670f359395031cca74ec34000266ae05642ccf9a528255854
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.03889383 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (647,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,780 265,780 000000000000000ca7f0434d5f66f46bbbd36068292d3cf0dc2a642d96295e76 413 0.15 vMB 124
265,779 265,779 000000000000000d53e1828a68766650b53886383661a211d459e02a5d7f11e9 510 0.24 vMB 103
265,778 265,778 000000000000000a4cfdc91a76468e46974b2865ce3cb1333659184fa6593722 435 0.25 vMB 32
265,777 265,777 000000000000000838972d710788f368a596e0f5eb938a4af598745c9ff0cf9d 676 0.25 vMB 105
265,776 265,776 0000000000000005a709d70194f92147ef39db6f80a8766b0495121144ec6415 526 0.26 vMB 35
265,775 265,775 000000000000000ad3b321bec8339b6c6abd5c4a9a9ac8376c38efc221cd225b 584 0.25 vMB 62
265,774 265,774 00000000000000002d9529fb1fd299c04b61c51cf3d74507203bcd28d6f929d6 616 0.25 vMB 213
265,773 265,773 0000000000000003b4fc27ef24fceb08c1afa990f56af3d8132c79ab8082956c 88 0.03 vMB 42
265,772 265,772 000000000000000c5b7cbb4422f082636f5dc64fbf84c993435f48c67ae6da11 306 0.19 vMB 5,990
265,771 265,771 000000000000000f174f317b25ecced64d903de3108acb30caffd1e6d946549e 676 0.25 vMB 163
265,770 265,770 000000000000000681ca9308b8ee4f851ff59b4cfb51d74f14f5c774aed99aae 257 0.11 vMB 72
265,769 265,769 000000000000000c066790d9471da469a31a66506ec3debfca833e00019d012a 275 0.15 vMB 50
265,768 265,768 000000000000000ba2860ee7937487e969cbd17f7202eb14505d292f39219656 384 0.15 vMB 59
265,767 265,767 000000000000000a445b46b032ec4e6461f4dfb0a0f5d03b1c26c6dc5f17f05f 460 0.26 vMB 31
265,766 265,766 000000000000000fa35446b1a751cd24aac1de7fa7696bcac002fbbc99a78a97 549 0.25 vMB 158
265,765 265,765 000000000000000f39d43006c980ccdcf239fe3430a65e46a91e4152b14ad45f 249 0.19 vMB 39
265,764 265,764 00000000000000077814deccd9275ae6ff8a0c3dd6c577e5e7ab227bf02b3d23 577 0.25 vMB 113
265,763 265,763 0000000000000008829aba53cd648843171978ae74446ccb6852113d395c898c 248 0.14 vMB 54
265,762 265,762 000000000000000fa82d282cfd190a38aeb170990d4e4036ce9fa38e625614c2 356 0.24 vMB 77
265,761 265,761 00000000000000015dbd6c6187a098530e9f9c61825273ec9b11cf94774a461c 130 0.14 vMB 22
265,760 265,760 000000000000000f19eaa2458dfb273909a5d56d1168a40ab2dc4b1e7948ba72 81 0.15 vMB 10
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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