Loading Tool

Explorer IconExplorer

Memory Pool

42,114 transactions
26.09 vMB
0.05508009 BTC
Random Selection Loading Transactions
Max Size: 136.84/200 MB

Candidate Block

Mining Attempt aa12fec52e63debb529e8e92b24f40919372b7cb2fb2457e448b652cac66e3c5
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root afb2b9d4a17f0085b9be8453f677e1f9adfacd899c0d9d7c991a35524167e9eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,909
Size: 1.00 vMB
Total Fees: 0.00757042 BTC
Feerates: 121.00 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (384,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,979 529,979 0000000000000000000b25de5f06001a9c9d2314e1cdaa7ecf35766f360254b2 1,786 1.00/1.00 vMB 18
529,978 529,978 00000000000000000033cd60043c59c3e645044d0ddec4d1906695ba3906303a 113 0.05/1.00 vMB 31
529,977 529,977 00000000000000000006df1b1431d7908349b275ebc662a462ea24424d5ca6c3 1,050 0.79/1.00 vMB 11
529,976 529,976 0000000000000000001b6d92ba8282368d856156c0a40f70af14924ae00edec8 235 0.19/1.00 vMB 11
529,975 529,975 000000000000000000126acd8238d273aaddbf7d47883f67316df22ccf269a5f 1,174 0.99/1.00 vMB 15
529,974 529,974 0000000000000000001477af649512f09f00bb74eebcac92df442729e087f4b7 628 0.59/1.00 vMB 13
529,973 529,973 0000000000000000000bed40fb51ae129409d27a9579c839f82da4dc44e113ef 270 0.21/1.00 vMB 14
529,972 529,972 000000000000000000184e5132c8a74c487f5bdef3b389f27028695970e1e6c2 179 0.84/1.00 vMB 1
529,971 529,971 0000000000000000000b97e13e0549b02f11c715d1f17953a658ed495d087034 2,449 1.00/1.00 vMB 18
529,970 529,970 0000000000000000001ca51f761f5369147aa4e69bd55d7ce6208f6b2df28511 97 0.06/1.00 vMB 30
529,969 529,969 00000000000000000001ca159795954bf33bbc2892d2ae5d2ec93e5a571b0f47 376 0.53/1.00 vMB 10
529,968 529,968 00000000000000000013e0c885a8135342e0728406cffa211fc0a9ee18025cc8 101 0.99/1.00 vMB 1
529,967 529,967 0000000000000000001468f293dbeecc46e166da4a2006d1cc50ab8f783cd595 1,937 1.00/1.00 vMB 20
529,966 529,966 00000000000000000012c16694c33250c1fe19392a146acb98105a0e5d4113c4 2,743 1.00/1.00 vMB 21
529,965 529,965 00000000000000000009001845847d905435ef54c366d498fef06b4802e749f0 96 0.04/1.00 vMB 15
529,964 529,964 000000000000000000258c705568c805152f5d11530a813cabc13009c9b43f65 1,556 0.99/1.00 vMB 12
529,963 529,963 0000000000000000001881570ea3f9228987beaebbc94a427cb2233aa242eae4 27 0.03/1.00 vMB 3
529,962 529,962 00000000000000000029215236f33f70ab395bf8494f61edfb9c95dd7f4df1e6 785 0.43/1.00 vMB 11
529,961 529,961 0000000000000000001fbfbd4e59c6e7ba7b51d1517d0fbc45515eddc6d69b74 650 0.43/1.00 vMB 17
529,960 529,960 0000000000000000001586c663dd9c983e1950e0e6feca348762a52b032404a9 416 0.34/1.00 vMB 7
529,959 529,959 000000000000000000286af330b471e281a3d15d9458e665432a5f4960b2a8e6 1,719 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.