Loading Tool

Explorer IconExplorer

Memory Pool

84,978 transactions
31.93 vMB
0.09792686 BTC
Random Selection Loading Transactions
Max Size: 192.28/200 MB

Candidate Block

Mining Attempt f019faee7c8732ce20de06dfed07920085ef7f9e27d0ee9669e093d68bc5cfd1
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 5935dfea21b588bb2dfb0b8bf64bbee756845372965ab6e730d339b3c457af38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.02867178 BTC
Feerates: 218.18 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (402,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,684 512,684 000000000000000000173f21b15ec79054f46f3275b0022a4c4048aaebf9534c 1,446 1.00/1.00 vMB 22
512,683 512,683 0000000000000000000c8fcec001296fb8905e83c1867137d1b9c7d9f7e1cee1 1,836 1.00/1.00 vMB 34
512,682 512,682 0000000000000000004440e427d1c011b5bb8d64f516b6999430c851ab7ff5cf 303 1.00/1.00 vMB 6
512,681 512,681 00000000000000000038d0093d0d0a0e6adfb5cd963e3e971c2d7696a40bc336 1,349 1.00/1.00 vMB 17
512,680 512,680 0000000000000000000db216d73a0f4f95b4c9d34eca499da06448bbbf46f34c 2,909 1.00/1.00 vMB 86
512,679 512,679 0000000000000000002ea28f3b665320d5444de41947c2abaf58e93da3e56786 561 1.00/1.00 vMB 14
512,678 512,678 000000000000000000091a414486c77a5d77ee816426b19ab3a0d54dd12912e5 1,933 1.00/1.00 vMB 25
512,677 512,677 00000000000000000015c03efb15b04bc08b493f0d693471248f14326143d030 2,602 1.00/1.00 vMB 84
512,676 512,676 00000000000000000040e8b4d29b752798599ee8100bdc496648562b3a1722db 937 0.31/1.00 vMB 93
512,675 512,675 00000000000000000053031e0641d088d389e6a33c7e1332e98e35250720764d 558 1.00/1.00 vMB 18
512,674 512,674 0000000000000000001e9ffa01f826f29882d0daa885040e9861e370d6d99eb9 1,206 1.00/1.00 vMB 32
512,673 512,673 0000000000000000000678083cc63d5407a141c541dff04e152513d8d8f12d9d 327 1.00/1.00 vMB 4
512,672 512,672 0000000000000000001979b5143582ede57569fda7a1313d8ed51958e416dcae 1,145 1.00/1.00 vMB 18
512,671 512,671 0000000000000000003f2805d2d21e7fb39ac6d2e24b2dc8178c554d60de5e9b 1,629 1.00/1.00 vMB 21
512,670 512,670 000000000000000000131021290a04b28d0ce2480910349a3aa754583e88ffc8 325 1.00/1.00 vMB 3
512,669 512,669 0000000000000000000ce2f858eba2011a35a7f50bac055c3a86739e13d332e5 356 1.00/1.00 vMB 5
512,668 512,668 00000000000000000014a3ccd450fdab5ca74ab31e8d1867cc3a08301749b272 491 1.00/1.00 vMB 11
512,667 512,667 0000000000000000003607dc546e8c29df55358674363b1f5d288bfa8ec5524d 574 1.00/1.00 vMB 8
512,666 512,666 0000000000000000002d89df9e440fa7a334072d675d041dc3e22ab7bb9831ea 888 1.00/1.00 vMB 15
512,665 512,665 0000000000000000004cc774e64c5ca1f390a5f0bf97718064088847745d9ec6 552 1.00/1.00 vMB 20
512,664 512,664 00000000000000000009bacea61e3233d5435daf23a436b62bd21f1f7e1a3574 941 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.