Loading Tool

Explorer IconExplorer

Memory Pool

81,367 transactions
29.89 vMB
0.10697861 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt 827687885c890f8b46d39905d1e922042a93618f5c6d7ccf9fc455cbf94433f6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5c3df2e27c37a6620a7fd7a9ff8071d2586a22cf23a5231910ada954020fe32a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,135
Size: 1.00 vMB
Total Fees: 0.04104772 BTC
Feerates: 146.36 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (603,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,519 311,519 00000000000000003150eb396ba24e2788f9a0ece7a84e16931e317bc4202685 236 0.19/1.00 vMB 18
311,518 311,518 000000000000000018aeae0e87c891932d5dbf2fb4cc898f4c177ed2165867a9 641 0.31/1.00 vMB 32
311,517 311,517 0000000000000000236bf29473f18e3ebd88e08b1a0e52476275f901573079fb 128 0.04/1.00 vMB 39
311,516 311,516 0000000000000000284fe94bb7c31117a07a93fbde340459da4a7d7c6a7347a4 386 0.23/1.00 vMB 23
311,515 311,515 00000000000000002c98470fe20bc860dc1b3c0759ee107b10eb6a5be9267431 133 0.06/1.00 vMB 26
311,514 311,514 000000000000000024e9d1d54e9c6a69ef9ea8d03992aacfcbfe10bb1aa123f6 675 0.34/1.00 vMB 35
311,513 311,513 00000000000000002ed633130d50393025cad23c69cd077613ba9678464fa669 542 0.25/1.00 vMB 38
311,512 311,512 000000000000000021068f8064458eab34cd755f6a6d3c9d1d86079ef656408d 146 0.07/1.00 vMB 26
311,511 311,511 000000000000000007d14d7b5057ee9b4430c577d55527c8ac79489d34baa8a6 32 0.02/1.00 vMB 10
311,510 311,510 000000000000000023f38914e092bdf0e7655136f94ea357a4269697cd960605 653 0.36/1.00 vMB 27
311,509 311,509 00000000000000001b81381c336a8ed976fe40c1355d0a39d136f5e6c48aff5a 152 0.09/1.00 vMB 24
311,508 311,508 0000000000000000072632bee6bf2cd325beb5253f659eef9f40d910473994e1 116 0.05/1.00 vMB 38
311,507 311,507 00000000000000000ecd812558d8441838c41f0fd0b043cd315646533e3db94a 322 0.27/1.00 vMB 38
311,506 311,506 00000000000000002255727f09295874ae79174a3ac747b23183bcf8551ee80d 128 0.06/1.00 vMB 29
311,505 311,505 0000000000000000201521b989beb1028463884c0dc169b5d8546ce213b5c2a7 230 0.10/1.00 vMB 36
311,504 311,504 00000000000000000e79a369cbdcd0554e2c9d4b29e66900dd69ea43f21abf81 255 0.15/1.00 vMB 25
311,503 311,503 00000000000000001b6eedf44433a27b3651fad16f9c9e5642f6420fdd550497 437 0.33/1.00 vMB 20
311,502 311,502 00000000000000001dd6b4d4ceaecc912d5cb7de627c94bd0ee59badf1a43d7b 512 0.16/1.00 vMB 46
311,501 311,501 000000000000000031360fda6102131bb8662718c1e1273f1106df3465030617 263 0.12/1.00 vMB 29
311,500 311,500 0000000000000000399eb1f356681b1701a1b3e605250e92374359f7670fb040 341 0.20/1.00 vMB 27
311,499 311,499 0000000000000000004efd4971564e2a718d7f5872c32c516543d257f80b7d16 172 0.11/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.