Loading Tool

Explorer IconExplorer

Memory Pool

81,443 transactions
29.95 vMB
0.15643315 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt c0eb8329875d37f648a80c1f0f50ca204d78824016caf8806081f2081d869a45
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (274,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,328 640,328 000000000000000000091efb87d4959b4d78cb628896f2f5d6a96dddb64796c8 3,209 1.00/1.00 vMB 133
640,327 640,327 0000000000000000000675514604a556a5558582a31d3815a342f25d888f2074 2,771 1.00/1.00 vMB 125
640,326 640,326 0000000000000000000df042ee4bf463b2a935543dcefc9c9611bd38f72780ac 2,438 1.00/1.00 vMB 113
640,325 640,325 0000000000000000000b3afa8a640e6fd91d34422da2eca8b3080165b25218d5 2,668 1.00/1.00 vMB 111
640,324 640,324 0000000000000000000f4c24e831db9911e09e334cc3e776d5e2fdd9343eb0bb 2,480 1.00/1.00 vMB 130
640,323 640,323 00000000000000000004f333ec3a6c357fccd74f8b5dbe73b8fb0062c365514b 2,918 1.00/1.00 vMB 133
640,322 640,322 00000000000000000006d5eeb634894430340f3140eacb92d75f0565cac88cb2 1,570 1.00/1.00 vMB 117
640,321 640,321 00000000000000000004b52674c8a0a4687541758af2061af0174a4273b318be 2,269 1.00/1.00 vMB 115
640,320 640,320 0000000000000000000e740dd61fb51cc675e69f7d26d201db9f0fa6ca8fdf72 2,714 1.00/1.00 vMB 116
640,319 640,319 00000000000000000004f648a84300cb1d2c832d53e27d56a2e2f19bdf359855 2,639 1.00/1.00 vMB 127
640,318 640,318 0000000000000000000f915a389f9abdd489e8638a7ef8a4919e89763de8d303 3,033 1.00/1.00 vMB 140
640,317 640,317 0000000000000000000443fc6a91be3b7f459186772b83697c95ab109c34398a 3,075 1.00/1.00 vMB 107
640,316 640,316 00000000000000000002cd1f5704d565c5a15e301e112fcf35d20c9f713cfd6d 2,955 1.00/1.00 vMB 105
640,315 640,315 0000000000000000000fa7fbddb9ba38aea5236501243a870b17520767c346d0 2,545 1.00/1.00 vMB 107
640,314 640,314 000000000000000000026da0e9a56a18028bfc4b57554e426260ada29923ed38 1,821 1.00/1.00 vMB 109
640,313 640,313 00000000000000000009cb1ad742bd66ca3bd9c65106b5bd37cbea50821c9f9a 2,180 1.00/1.00 vMB 117
640,312 640,312 000000000000000000101bd249a49ba5857b09f6ac8f7df2037026570802453b 2,720 1.00/1.00 vMB 112
640,311 640,311 0000000000000000000e1196d9c418991b78b62d2621e1002f28500e81dcd227 2,956 1.00/1.00 vMB 120
640,310 640,310 0000000000000000000abdf80252edf308a7e531a0d4cd91dfb50845c4c41640 2,692 1.00/1.00 vMB 119
640,309 640,309 000000000000000000024e1119ed5b3a49a357cc986cc680228b18448183eab5 3,415 1.00/1.00 vMB 143
640,308 640,308 0000000000000000000b57bccb484afe58b34f28fa694048e8823d849bc3f24f 2,820 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.