Loading Tool

Explorer IconExplorer

Memory Pool

82,064 transactions
30.67 vMB
0.07816308 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 04419b7ba438c7f8901375d3f08a24cbfa48f6041e62a133dab3aaa4239fed13
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root c1a8445863151da6c90a05de1e13a000d0d8f6b8ff6072ce3cc493ffd951bfe8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.00944655 BTC
Feerates: 74.16 > 0.95 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (510,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,160 405,160 00000000000000000671724b267be23a2d71293b715e76ed64b33f65333f1e1f 1,937 1.00/1.00 vMB 38
405,159 405,159 00000000000000000103813d84e64cb7a00f21d86bf87ff778ba413ecba117a8 1,629 0.99/1.00 vMB 45
405,158 405,158 000000000000000000f146fbbb378389db82239a5fdd935389caed44a86a8f95 2,476 1.00/1.00 vMB 61
405,157 405,157 0000000000000000069a0825712723879bd727c4a4392c621c579eef777eadac 550 0.92/1.00 vMB 13
405,156 405,156 0000000000000000067821be4335004909d52935f57b2cfc902b753610219d78 2,409 0.75/1.00 vMB 69
405,155 405,155 000000000000000000b9a2e3caa51fd0d72e38a6d00f495df03c645d64257596 1,058 0.58/1.00 vMB 41
405,154 405,154 0000000000000000031ec18b187cda27a0b7e12912bccebfabb87b6f513dbaec 1,546 1.00/1.00 vMB 32
405,153 405,153 0000000000000000054bc50c01ca6ae188738e5c6221cd5a30661a840db3a07b 4 0.00/1.00 vMB 18
405,152 405,152 00000000000000000212be0dc181aefbb784ea4c611afb46c4aed1c413ff493d 1,966 1.00/1.00 vMB 54
405,151 405,151 000000000000000003a62a65618337a53d5dcbb20f1c2a68a06212da9df6300b 2,503 1.00/1.00 vMB 65
405,150 405,150 000000000000000004905845907c2118a2be5eb77e3a539b43785b542557265b 1,886 0.93/1.00 vMB 59
405,149 405,149 000000000000000002dcbce5755e1d602f90471b699f93170c7dc5a6bd31889d 1,785 1.00/1.00 vMB 30
405,148 405,148 000000000000000002565a487c3722a60744870470a295b0596bed761a290dfc 2,900 0.93/1.00 vMB 70
405,147 405,147 000000000000000001004d774e287a6081ea95d85b3f69953c9b32ab39c51535 1,252 1.00/1.00 vMB 21
405,146 405,146 0000000000000000007733d1c4e4d8a3216f655ad008d14a39cc97b34ba72b90 1,745 0.93/1.00 vMB 57
405,145 405,145 000000000000000001e3c9c5aafdec13a75d15cff6c5f2d54ccc132de28ca311 1,659 1.00/1.00 vMB 34
405,144 405,144 0000000000000000063a5b0272598144c1e3d6d828294312094207730d6e0c61 1,903 0.93/1.00 vMB 46
405,143 405,143 0000000000000000029eddb4b214ef1d2fcd00ad1672a8cd5fddad294d53e951 1,420 0.92/1.00 vMB 39
405,142 405,142 00000000000000000645f066b250801d7644566c786791bca5846044c4e243ad 1,941 0.93/1.00 vMB 44
405,141 405,141 000000000000000001c0ee277f436f24ae194a5df7e5d7b9a872f7dd813c88c3 1,306 0.99/1.00 vMB 29
405,140 405,140 000000000000000002b2775722113d43f81d5ee8a68c4e8e024b676beb4e5100 1,041 0.99/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.