Loading Tool

Explorer IconExplorer

Memory Pool

69,009 transactions
26.00 vMB
0.07606661 BTC
Random Selection Loading Transactions
Max Size: 156.56/200 MB

Candidate Block

Mining Attempt 4b1105dad957f77f249dad901274059170d6e6e3dac9b15b815227e5b0975d71
Version 20000000
Previous Block 000000000000000000017ceaf9e0e9c10544edbf9fd130d8318f5065318c898d
Merkle Root d125405b268a978daeb653a8df55b7bb2236d9ec49b93c4154cc37c699226f90
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.01853574 BTC
Feerates: 81.46 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,660 (751,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,665 165,665 0000000000000a510fac993d02949e31c349bf6bd496bca4b13c90117b695ed8 7 0.00/1.00 vMB 23
165,664 165,664 000000000000050c2af1c112cc13862c0313836a7dc7c9d92825a8d9023bb33b 11 0.00/1.00 vMB 0
165,663 165,663 00000000000009a7debafb7924ee636296c3c68e4c4f592931b328b37c8602f9 46 0.03/1.00 vMB 57
165,662 165,662 000000000000048ace38bda1042181778449ebfdc3fe04b1b12dbe8bf3a0958c 7 0.00/1.00 vMB 380
165,661 165,661 00000000000006b0146763012f6ed044c007313b49036673356a6249f9be8eb1 12 0.00/1.00 vMB 350
165,660 165,660 000000000000019a95b4688b82129c87cef2bcadf01d8e33492920da4acb74d6 45 0.02/1.00 vMB 300
165,659 165,659 00000000000004ab86a8cbc2bfc4e807f6314e8b6bf30f902ab2d2374d547947 159 0.05/1.00 vMB 43
165,658 165,658 0000000000000537eba349f9412473715856c18201d5ec66676905ee85641ae7 54 0.03/1.00 vMB 205
165,657 165,657 0000000000000933ebbd3e423e0362dc44115c721b2dc66aad33f59b0b93d744 24 0.01/1.00 vMB 204
165,656 165,656 0000000000000357a3ac4d4822f71423ef83504b00dfde7d12d6fb39f4909176 89 0.05/1.00 vMB 50
165,655 165,655 000000000000063a6e3c14ab1203943aa9a7c99baae93c8b8f158fdffe5b28de 81 0.04/1.00 vMB 208
165,654 165,654 0000000000000c273fa4cbf4fd068e3305a1694322ccbd0025e1b814e405c94e 122 0.06/1.00 vMB 111
165,653 165,653 00000000000001668be5c8aa97e817a3ea709bb2d4c2581fe45dde6ceb90114d 9 0.01/1.00 vMB 462
165,652 165,652 000000000000024eea2831d6d26114db3b4351ee70afea4898407fd3db9384de 133 0.04/1.00 vMB 182
165,651 165,651 00000000000002bef4774f0b5b504bdb06f09818b78856bf208f162965a1b1ca 17 0.01/1.00 vMB 61
165,650 165,650 000000000000093a2f2b58efac400009b3aed35609acf39ca853852537cb5730 52 0.03/1.00 vMB 72
165,649 165,649 0000000000000433ff806c8cae9763fcc1f852abcbd7d8100a556e8654876ca3 1 0.00/1.00 vMB 0
165,648 165,648 00000000000003eb77e1474a4241212cebf37b2b3ae37b1ea880627d4ce6e16d 34 0.02/1.00 vMB 35
165,647 165,647 00000000000007e2669158c1f8b6f98877c36e1173155bb0608227aad7bcab75 24 0.01/1.00 vMB 207
165,646 165,646 0000000000000bad069c251cb7248af0521754519a900b695717c3c25167d690 53 0.02/1.00 vMB 152
165,645 165,645 00000000000008304a42e8d6e6d25fc4343fe750578a123cd29b7f831fce0e57 119 0.04/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 786.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: 1,026.89 GB
    • Received: 35.92 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.