Loading Tool

Explorer IconExplorer

Memory Pool

42,372 transactions
26.63 vMB
0.07545791 BTC
Random Selection Loading Transactions
Max Size: 138.66/200 MB

Candidate Block

Mining Attempt cc86347bd1e0aff340aa86ae8c22407589f50e59590538ec1b5c63ab697b19cc
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b2efb86e983ee18fe783de1b14ffaa07330ce5df01d93a3c914615203921649c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.02629101 BTC
Feerates: 99.53 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (319,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,789 595,789 0000000000000000000fd756097b9c1fd8f550b57773274bb36e7f67fb6fa22e 3,156 1.00/1.00 vMB 37
595,788 595,788 0000000000000000000597cebeb4271caabc07fddc8a00887a0e338332ef4d41 3,135 1.00/1.00 vMB 28
595,787 595,787 000000000000000000089ff16738f2387b990d558aa237a1dc02310781c35219 3,041 1.00/1.00 vMB 19
595,786 595,786 0000000000000000000ae29d2da6e2b59174e6da66afff1c589e707f10ce5681 2,468 1.00/1.00 vMB 20
595,785 595,785 0000000000000000000f64cf0bd2ab546e2d6ea5b8ab8e4bb0bf847a8b27214d 2,498 1.00/1.00 vMB 29
595,784 595,784 00000000000000000007b2942cb057a91247544640c6aa4981a6d8971feae149 3,126 1.00/1.00 vMB 29
595,783 595,783 00000000000000000003aef0b205c63f9968045e7afac9e8b868e19b014af961 3,164 1.00/1.00 vMB 30
595,782 595,782 00000000000000000005ab31542eaa84b9758730d53637573cfa5edd5a55bec1 2,712 1.00/1.00 vMB 30
595,781 595,781 000000000000000000098b5efea16e3b8be83200640d0dace7a483b0642b2113 3,073 1.00/1.00 vMB 56
595,780 595,780 000000000000000000151af8997e05d5e2e4b97bfa296ee3a3b289654f0ceef4 2,653 1.00/1.00 vMB 25
595,779 595,779 00000000000000000006ad6f97e5e3ef7d76aa0a32d32cdd1a208f49b7bac942 2,518 1.00/1.00 vMB 27
595,778 595,778 00000000000000000007cd74defdef84862154a1eb4c7854abec321e29033e96 2,620 1.00/1.00 vMB 24
595,777 595,777 00000000000000000013f43c681740d2d8e574134ab4be0ee85e83ef98635979 3,342 1.00/1.00 vMB 37
595,776 595,776 00000000000000000001114b4abd60ef66df90e837023f773e5ae24f32f8d805 1,363 1.00/1.00 vMB 21
595,775 595,775 00000000000000000001127bc5e28af4f7662fd5cde384b313899a8a8e2f1718 742 1.00/1.00 vMB 20
595,774 595,774 0000000000000000000a5b30b090b59dfa82de300cf186339457d121cc498794 3,029 1.00/1.00 vMB 39
595,773 595,773 000000000000000000006bd32b6142ca2fd79f0ff680443014bdb0319610a674 3,175 1.00/1.00 vMB 34
595,772 595,772 000000000000000000001dc89d3b3a764b7b001e8f76ff5aa29f9db7ffa053a7 3,013 1.00/1.00 vMB 33
595,771 595,771 0000000000000000000d263d0d73400d4f32eef6c1564095438e3e1c8e2ed667 2,832 1.00/1.00 vMB 53
595,770 595,770 0000000000000000000f06ada9f413fd4faf8c7a7861dab620afb2437b7ef8a7 2,244 1.00/1.00 vMB 30
595,769 595,769 000000000000000000006aa19e2a336b9b8d4eb92fdee3530079e046136f1aaa 1,471 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.