Loading Tool

Explorer IconExplorer

Memory Pool

45,917 transactions
32.28 vMB
0.12845654 BTC
Random Selection Loading Transactions
Max Size: 163.78/200 MB

Candidate Block

Mining Attempt a078497534cbd04f3bc53bcd8384bd9c5576ac3971d393301c9f7fcfa1b58305
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 99e40b8c60683318a507f357365602c7fe63f47c2f583a6ee5aaefa8e256a018
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.05540845 BTC
Feerates: 265.25 > 5.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (170,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,238 744,238 000000000000000000086060e4faf46c535c21e5a40d5829c7157876847ca0ac 2,324 1.00/1.00 vMB 17
744,237 744,237 000000000000000000097f328979c32d014ef53ca73b05f34d88117637091928 792 0.73/1.00 vMB 4
744,236 744,236 00000000000000000004f0568600d9c71fb747c63e40877f8eb7f559a6126331 1,497 1.00/1.00 vMB 7
744,235 744,235 000000000000000000098521aad54ce38b34e381f10531a5ee94a72e24a0c155 1,963 1.00/1.00 vMB 21
744,234 744,234 00000000000000000009440d79abefcbd15c8d2866e2fd8dcb0ca0bd9579e422 1,957 1.00/1.00 vMB 34
744,233 744,233 00000000000000000007141e9c358dbb129eb04e994fd9f9c19f75743c331b9d 512 0.28/1.00 vMB 12
744,232 744,232 00000000000000000006704038e7d23f6700b00d8c01a2d6cbbd60112a4a2c5c 1,096 0.66/1.00 vMB 15
744,231 744,231 000000000000000000009edc2034d455601b5e19c11bd4c42857678f15e8e1a4 1,828 0.62/1.00 vMB 18
744,230 744,230 00000000000000000004527dfa770c1d3084c4f017c563788b0659ac7c8b95cb 784 0.57/1.00 vMB 14
744,229 744,229 000000000000000000030d8df53cecbe9f137fc8bb453150fc0300352759ef5f 849 0.43/1.00 vMB 16
744,228 744,228 00000000000000000002633a914ece16a6260a11e53ffa0cab518a9d21e51343 1,083 0.61/1.00 vMB 7
744,227 744,227 000000000000000000085e2cba9e001c8b81d553eabc69ea75b235459ca5af89 1,759 1.00/1.00 vMB 22
744,226 744,226 00000000000000000002751ffc709ff43f1e34fcb56b48b08fd75160c866d316 380 0.14/1.00 vMB 19
744,225 744,225 0000000000000000000184ccceafa6be753d08f9def029fe4ae1a4b62bb6a53a 1,065 0.59/1.00 vMB 10
744,224 744,224 000000000000000000095f0c3beeb0d846ffa45aa58e97c5dddf91ecd770e09c 1,292 0.94/1.00 vMB 7
744,223 744,223 00000000000000000002b8403abce874c9c52c7757dbad67e99771c7f70ae85b 1,411 0.98/1.00 vMB 8
744,222 744,222 0000000000000000000056b58371e78f3e013653c275b7e70f87be843c272360 146 0.24/1.00 vMB 4
744,221 744,221 000000000000000000018330d9370100208b96c1cabab638edc6fea7cdd76625 1,963 0.98/1.00 vMB 8
744,220 744,220 00000000000000000001a7486c648ab5a15bf3adf5a8625de31c6454c5aaf5fb 2,736 1.00/1.00 vMB 26
744,219 744,219 00000000000000000007fcd457f93efcb2d9985e35d39ddda303dea08b83e013 2,422 0.94/1.00 vMB 16
744,218 744,218 000000000000000000005444e70b29a02f46ea7728728aaeb2e2b88e7155ac7c 1,157 0.57/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

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