Loading Tool

Explorer IconExplorer

Memory Pool

75,893 transactions
28.05 vMB
0.08835079 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt b9ce0bd85ecb9f3a1b4df2358c3c6a99876ae3312746a7c002ef908966453546
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 43ee1537c5599c255bd2bd8ba3450d07274d007499a8bbbd230ed8b057b2faf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.02800684 BTC
Feerates: 118.43 > 2.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (274,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,333 640,333 000000000000000000018af5cf620a6be8829f1ff10bd805fbc4b20a62576dee 2,707 1.00/1.00 vMB 95
640,332 640,332 0000000000000000000988bfd2ce577405fb936e1a9ac5a055437463bf133c59 2,905 1.00/1.00 vMB 117
640,331 640,331 0000000000000000000ac706814e62161ff1b9dab577e89db7d9f779dbeb360c 2,541 1.00/1.00 vMB 108
640,330 640,330 00000000000000000001f1776901814c67f305d6f7d846017b038b4c9f40031d 2,650 1.00/1.00 vMB 122
640,329 640,329 0000000000000000000feb78485189fe3699a70e5dd379b6eee33d9279bfbb96 2,411 1.00/1.00 vMB 113
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
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.