Loading Tool

Explorer IconExplorer

Memory Pool

81,842 transactions
30.97 vMB
0.11629649 BTC
Random Selection Loading Transactions
Max Size: 188.02/200 MB

Candidate Block

Mining Attempt 5cc14fcf03043411d95b4d7dcad769d34389de6716638f248e6e7ac264106dfd
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b54ee6f0feed75ebe3592738c7192fb49bd33315f935de2cbe04002b4a0a60fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,094
Size: 1.00 vMB
Total Fees: 0.03927525 BTC
Feerates: 318.30 > 3.94 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (602,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,521 312,521 000000000000000013342763db9ddb32855f32c1e0d81c364d3359ae0e83471b 516 0.24/1.00 vMB 33
312,520 312,520 00000000000000002b769b44d94b4ee5614c2019f4f76ea24a6e864b1084be3c 710 0.37/1.00 vMB 31
312,519 312,519 0000000000000000264258897270ad0651af10cfab8ceab7076db7a012a0d7d1 254 0.14/1.00 vMB 29
312,518 312,518 00000000000000002a0f214733732a7b16e5d5530a1b2c55b07434cee9a52d59 512 0.25/1.00 vMB 31
312,517 312,517 00000000000000002c82a444dfb52cf1c5e9f5dadb7395fd79f17b2a278f826f 154 0.07/1.00 vMB 28
312,516 312,516 00000000000000002a63508bdac6152bd2d42aa26f09e69348c316d45a073e87 28 0.01/1.00 vMB 27
312,515 312,515 00000000000000002f76da2d578d61fddd4c23df5888bab5c80d2cb41f45a4ec 191 0.11/1.00 vMB 33
312,514 312,514 00000000000000002c0343330d729dd027aa09481d5583fde0693359cab2c7c7 375 0.23/1.00 vMB 26
312,513 312,513 00000000000000000d158d92b5d159a1b7d9d03d73a5e908bc1060def8fb209b 939 0.48/1.00 vMB 32
312,512 312,512 00000000000000003197c3b05834a89a305dc4b05fe85bcef6167a5ccf026d3c 87 0.03/1.00 vMB 34
312,511 312,511 000000000000000019d141c1cb9adb1fbe722702b853d51d8057396f22483efc 36 0.01/1.00 vMB 23
312,510 312,510 00000000000000001b4510782eededeaa8502d40e756c7b6d38fedadd3ddc3b1 74 0.08/1.00 vMB 16
312,509 312,509 00000000000000002d9818fd3c10fa750801ce6750574aba6a19328e8ea6b4c4 1,298 0.67/1.00 vMB 30
312,508 312,508 000000000000000001348453a5d17063c67873d157e510411a0bd265643629fb 166 0.10/1.00 vMB 57
312,507 312,507 000000000000000039161968cfa7196a9e9725b440845dd572c54908eac2fcd4 192 0.09/1.00 vMB 27
312,506 312,506 0000000000000000250ff0260f5f6a04f10aa69b4c5cf51ba6d77452a19274cd 464 0.25/1.00 vMB 28
312,505 312,505 0000000000000000161cf6fae646134d818319e1ba13afbd8dc5cf38d2d3fbeb 341 0.22/1.00 vMB 28
312,504 312,504 000000000000000000e4592b3bf5a6c64b99e04d059c510504105742c7cc8bbe 45 0.02/1.00 vMB 30
312,503 312,503 00000000000000001fd06eb7cef6cc31d49c4754e4fa7ab3223c02cdc4ea22d5 115 0.06/1.00 vMB 27
312,502 312,502 000000000000000006ae5ef08a97ca18cecf93ba44198d72978c331d6553dca6 851 0.47/1.00 vMB 30
312,501 312,501 00000000000000001c2f616a7091e5943723509965a68e9e66651ca5173b1c9b 60 0.04/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.08 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: 721.88 GB
    • Received: 18.39 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.