Loading Tool

Explorer IconExplorer

Memory Pool

45,685 transactions
27.44 vMB
0.07981848 BTC
Random Selection Loading Transactions
Max Size: 144.45/200 MB

Candidate Block

Mining Attempt 410b8b581ba4320f8a72603f01a3b1b02010ecba03115099bb53809166d06c2d
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 72186c3a220f8084bf333e5b18084ed9f1bc9c986b4e0663fa8495f1a4ef5163
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.02680570 BTC
Feerates: 265.25 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (567,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,831 347,831 000000000000000014d56ca7725d51adb0cc8b7f1aef87133d58d0bcd064abc6 512 0.15/1.00 vMB 51
347,830 347,830 00000000000000000dcc8facb078b09d14041db1b8985c427612da61bfb2890e 1,221 0.75/1.00 vMB 20
347,829 347,829 0000000000000000078b608f609a9ba07f64d5acd201d9c8b43fcede93119f2b 1,019 0.70/1.00 vMB 19
347,828 347,828 00000000000000001665b382f5c032f4b3c2959f5dd1807a23b12323c0fc6a0f 256 0.09/1.00 vMB 36
347,827 347,827 000000000000000005d2e0a3356eccc812295a2067320ff05a1bdf49467e6d3d 43 0.07/1.00 vMB 6
347,826 347,826 0000000000000000017037cc99014dc97aa9d2eaa71d1493d3afe9051d0a13b3 853 0.57/1.00 vMB 19
347,825 347,825 000000000000000005beeeb181824d23bad75c5d921926581939cb0944b44e10 64 0.15/1.00 vMB 11
347,824 347,824 000000000000000007c484c912e98464d0a07df6eb9470ceeca5384605e25fa5 1,211 0.75/1.00 vMB 24
347,823 347,823 00000000000000000c9aed2bc0b8c3987b8eebe62729c650cd6aa6b131a39751 512 0.17/1.00 vMB 41
347,822 347,822 000000000000000014ed95e98f7cfea82f55323c05b939c4a05a19dd29298b56 241 0.08/1.00 vMB 33
347,821 347,821 00000000000000001030255db1560a27775ba71f9d8ef76879cfabf01b23bfff 883 0.48/1.00 vMB 26
347,820 347,820 000000000000000007c43942588556a21e0b6e790acc7a26104335d496e2e1aa 271 0.16/1.00 vMB 22
347,819 347,819 000000000000000011f5027897388e00c19b78b903a44437a75f7687a81d4d17 197 0.15/1.00 vMB 17
347,818 347,818 00000000000000000f7bf2e1332e7fa580df82040a064823a9e860198042d118 132 0.16/1.00 vMB 16
347,817 347,817 00000000000000000f73ecf6a9fb4f799afb179f7877dbcd17205acec1559c6c 276 0.24/1.00 vMB 16
347,816 347,816 000000000000000006be69a38ef782ebd25c76df98ec7597c5706b1c80b5b947 956 0.76/1.00 vMB 19
347,815 347,815 000000000000000016ebaa3ab5fefb6268689664d149e06a26b49ea6b6384a28 606 0.37/1.00 vMB 25
347,814 347,814 00000000000000000af8eadaf500990758f55a45e7f707e27830e0acc4a1ed88 634 0.35/1.00 vMB 25
347,813 347,813 0000000000000000145f9b34dfb9d3d59e4844c98d4fb71a6ad970f7eb1d7da4 255 0.15/1.00 vMB 33
347,812 347,812 00000000000000000cd9714d088900513d22457322e1b3640e8305748683b7eb 326 0.26/1.00 vMB 19
347,811 347,811 00000000000000000eb3576430e0a79b5c1007a412bb35458ade53fca93e3c76 65 0.04/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.