Loading Tool

Explorer IconExplorer

Memory Pool

46,100 transactions
30.56 vMB
0.09725882 BTC
Random Selection Loading Transactions
Max Size: 157.19/200 MB

Candidate Block

Mining Attempt 5ca6077710b3ddc19720956506a13467d4eeea77f1409bc151ae6c129b0931b1
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 3c42cbe8edf55e035e742c483e53ef0cb84a98cddfc247086c17719c06ea5fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.03084048 BTC
Feerates: 100.29 > 3.09 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (577,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,153 337,153 0000000000000000052c8b574fab76a7d97ccecfc323e98cad2ea759be48ca78 284 0.14/1.00 vMB 27
337,152 337,152 000000000000000019aa843b8f4cbe4cd5e4bb976156731746df0885d85fb512 1,499 0.72/1.00 vMB 28
337,151 337,151 0000000000000000192c93aaee679092d5204256235bd55970c21243a8bab76e 1,424 0.75/1.00 vMB 28
337,150 337,150 00000000000000000cd3eb5e1d14fb41851e9ff6147d2feb397440384d93feec 1,018 0.75/1.00 vMB 22
337,149 337,149 000000000000000013f46e587e4256ea45dcca5420a94c2691acaf037b1e0199 1,136 0.35/1.00 vMB 47
337,148 337,148 000000000000000011dd0cff4329c1a783705d0305e0bb005a86f35cdbd3114a 365 0.26/1.00 vMB 20
337,147 337,147 000000000000000017eee1450dd05074431700c154b925e5c1e5c9e27007172e 502 0.35/1.00 vMB 21
337,146 337,146 0000000000000000103d8a137a9a55d42c720ba6ae8e040d709107fa825c081f 220 0.15/1.00 vMB 33
337,145 337,145 00000000000000000464c56babddd2dc11340de5cf90e1d4fa4358f2c6228405 1,364 0.83/1.00 vMB 25
337,144 337,144 00000000000000000642eac951b775a327a41683eed6a51db3bb3adb00da0298 136 0.07/1.00 vMB 19
337,143 337,143 000000000000000007924525ec726290fcf3ff15309e458862e0a8eb5648bc3a 1,378 0.95/1.00 vMB 26
337,142 337,142 000000000000000011ad3558e802ca83ba14b5b298080c298e3412cbf2248690 461 0.21/1.00 vMB 33
337,141 337,141 000000000000000012036c95b1bb36ac0e154b75e4f5557a8c207a8c0b342f10 132 0.09/1.00 vMB 24
337,140 337,140 00000000000000000f68520f45f60d4bf163852274464796520c045bdc0a39bd 669 0.36/1.00 vMB 30
337,139 337,139 00000000000000000faae7361670563fdc5259c63c70882601089e7a21cbad72 929 0.44/1.00 vMB 37
337,138 337,138 00000000000000000e2a385ab7aa54cdbcd4892cbd157d4cf15dc6608d9c84b4 1 0.00/1.00 vMB 0
337,137 337,137 00000000000000000ef79ff8a01809c0e143e6a326bb1176d72e51b7e039d72a 503 0.29/1.00 vMB 24
337,136 337,136 0000000000000000189a43fdecc41ae1d01bde4e348e8e5ef2e311bab935ade6 70 0.08/1.00 vMB 7
337,135 337,135 000000000000000019cf8584a711569c6bc4c241dc354e97ad40ca1bca8b0275 519 0.28/1.00 vMB 27
337,134 337,134 00000000000000000f9f46866ceeeaee19c87357a2830618f519c5c41b38610a 645 0.32/1.00 vMB 32
337,133 337,133 0000000000000000173f06a769d55a027b88c247ea9123a0f9f9749c66a39cf4 120 0.07/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.