Loading Tool

Explorer IconExplorer

Memory Pool

80,319 transactions
29.53 vMB
0.12752187 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt 59c149e17caa6e9005d82b3499245fe7051aa2ebe63b642f069cb27c23b06265
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c6e4960dbdb6672bca371736d089f69c5af834410320c40e5486dc40778691d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04639707 BTC
Feerates: 477.45 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (120,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,192 795,192 00000000000000000005243c9690c7abad73164c87462494bf3a2573b77fb060 4,113 1.00/1.00 vMB 26
795,191 795,191 00000000000000000000b7531433651e1fc7ea402cfed9213e5ff6edff389825 4,547 1.00/1.00 vMB 29
795,190 795,190 00000000000000000000d70c712a2cbeee3fbac6643cfe98b13c277859706976 3,345 1.00/1.00 vMB 40
795,189 795,189 000000000000000000036f0bf3faee0cca0339c9607e5b85a9bf380ab4d132d9 3,530 1.00/1.00 vMB 23
795,188 795,188 00000000000000000003d5298bfdf2a80e60b4f77e4568f732acf0aaac65f139 3,187 1.00/1.00 vMB 23
795,187 795,187 00000000000000000001a5cfca0f0bee441e2ee4d7db8ced10c3a4109bd1de5b 3,249 1.00/1.00 vMB 15
795,186 795,186 00000000000000000000a3583d21a00b920690f35308e4ebe589fdd72cc1d47c 2,696 1.00/1.00 vMB 16
795,185 795,185 00000000000000000000ce7507324ef38c28b3be39bbfd004dd1327cbdc5a7f7 3,528 1.00/1.00 vMB 21
795,184 795,184 000000000000000000020dadd318acc90bda369424ddd1d17b363426a066dee5 3,639 1.00/1.00 vMB 28
795,183 795,183 00000000000000000003e1260dbca3649c007fdd7a4e80713e75953b8c41823a 4,191 1.00/1.00 vMB 26
795,182 795,182 00000000000000000000016d677074dbb098585134eb5f9ca4a5905fab212ed8 2,956 1.00/1.00 vMB 44
795,181 795,181 00000000000000000001bd900a1fe7cc1ada2dba4ccb640fde5627984c465e0c 2,832 1.00/1.00 vMB 17
795,180 795,180 0000000000000000000473d19b8d4b5c27e07e35f567b0c3e77f0af3922fd06a 4,683 1.00/1.00 vMB 18
795,179 795,179 00000000000000000004735e591751245b8a0f95b344636477dd58ca82147963 4,330 1.00/1.00 vMB 19
795,178 795,178 000000000000000000041f80a8aba812b187bb137111425050a8ddcae2fad6c8 3,827 1.00/1.00 vMB 21
795,177 795,177 00000000000000000005123b96f01a75cb5bf1247d57edfdd9f82467a2df91f8 3,894 1.00/1.00 vMB 40
795,176 795,176 00000000000000000002bf03caefc811c28d80dca0dd2f944d1ef0fb00454da4 2,345 1.00/1.00 vMB 15
795,175 795,175 00000000000000000001a85e0711f9716497d3d66f59f2489b5a94ca2f138ce5 3,799 1.00/1.00 vMB 18
795,174 795,174 000000000000000000019a0fea256d5dee1676cf1620d6e35e13fa00efb68ca1 3,612 1.00/1.00 vMB 19
795,173 795,173 00000000000000000001176c18856ae09a1a4c23255c37b605669e50964b42ef 3,544 1.00/1.00 vMB 25
795,172 795,172 0000000000000000000417acd5ce540b2fcfd79ed913e3c39962bcea5f21eb4f 2,238 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.