Loading Tool

Explorer IconExplorer

Memory Pool

44,737 transactions
28.55 vMB
0.06462628 BTC
Random Selection Loading Transactions
Max Size: 151.84/200 MB

Candidate Block

Mining Attempt 8dd1f849d9aa340dc75bb6711992b50b9fb04c1636919a2301565d3b8c7cdfa6
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 0732325b5d1126d6d92d7df7a4b3a9d9d06c780fc19638622958f5473fd597c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.01039184 BTC
Feerates: 60.21 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (586,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,158 328,158 00000000000000000ba13de3f3fa8c22fb5a5900718f123772b34b91b97a2161 91 0.20/1.00 vMB 13
328,157 328,157 000000000000000019c198cc4ed8a9eb9b64b368ebfa4331d17b10c7c692f1f8 16 0.00/1.00 vMB 16
328,156 328,156 00000000000000000966eddec498ae450f5abcd3fe5da26ec9ae7a524f2b7c46 1,118 0.67/1.00 vMB 24
328,155 328,155 000000000000000002eb02dd5b69a7ac015b0c42c7176479faccec5605ac9b23 5 0.00/1.00 vMB 15
328,154 328,154 0000000000000000122e949e152b73f3f4c6b08ffcd29b83918d9284cd9893e9 245 0.21/1.00 vMB 20
328,153 328,153 000000000000000014eb488d05c8161c9d15f8b4a63f544cbfdfc3750de9a7f5 88 0.05/1.00 vMB 18
328,152 328,152 00000000000000000bde41896ca7f58511ad6e672a112cfcc47b18fd345ee2d5 351 0.16/1.00 vMB 27
328,151 328,151 00000000000000001a8c402d62a63066a0b0e034cddd03d8a96988deebcda8b7 219 0.09/1.00 vMB 27
328,150 328,150 0000000000000000170f3a3a37048c831cc687a1ee609bb9fe0ed6e933504c57 743 0.29/1.00 vMB 30
328,149 328,149 0000000000000000026447d385b59f4b85099a5d07f943b340e9297ab4e50c73 630 0.29/1.00 vMB 28
328,148 328,148 000000000000000018b12311f3878356f353080d3e96144656126351092bafbb 168 0.11/1.00 vMB 29
328,147 328,147 0000000000000000085f93ee230a64e8800545bd35580e214afabeb074845dbe 181 0.13/1.00 vMB 20
328,146 328,146 00000000000000000710fafcaf17efb89ca8d5ff9a703cc8ca6e558d2f4b6c11 60 0.02/1.00 vMB 31
328,145 328,145 00000000000000000133766015ef29f4d9932f66bf583a40da67b5ec1af5e8b5 100 0.09/1.00 vMB 19
328,144 328,144 00000000000000000c5c24119b493b4a0e8aef32af7213197d992ad580f87c49 831 0.45/1.00 vMB 25
328,143 328,143 000000000000000000f86e903040e8648c6df68be870644ad45e374b12f81d4a 203 0.12/1.00 vMB 24
328,142 328,142 00000000000000001e0fd1ba3fce95e712429b128e6c3e6d5d978cbf43bff41a 513 0.24/1.00 vMB 27
328,141 328,141 000000000000000016c5d185806fd507e40057ffecf6ac2a28f3d65faaa63ee7 862 0.46/1.00 vMB 25
328,140 328,140 00000000000000001460b7ac50b46de06b7279d253112fc0516438f958e13b4c 346 0.13/1.00 vMB 31
328,139 328,139 00000000000000000f8a5dd0439f595a7ec5a863338c0661d97d7aefd147c506 782 0.38/1.00 vMB 27
328,138 328,138 0000000000000000061ada255b9e4b886b0655557dd70866ad4a96e4a79f8075 499 0.27/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.