Loading Tool

Explorer IconExplorer

Memory Pool

78,384 transactions
29.19 vMB
0.07844967 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt 5a14e687d2f64abdbdc26e9a3d48b0adb3e1ef5c6e5e02c74235d2f7d8821919
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 9c1b11ea85e1e9360c2095c57f820639e4c839d04eb0acfed7dffb5216538f48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.01449034 BTC
Feerates: 157.34 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (646,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,322 269,322 0000000000000000fe7fca8ee42453d9939a80cd1e22cfd13678c8d5eb64e589 640 0.25/1.00 vMB 96
269,321 269,321 00000000000000082680e1e2b742c181816df1928197fbc95a7497f3b0eaee89 298 0.16/1.00 vMB 59
269,320 269,320 0000000000000007dccc7154c10ea1f84b444566b7f601755c60b1f40600f5d6 134 0.10/1.00 vMB 16
269,319 269,319 00000000000000065ebf04bc6edf601e1e85bca467b395c78a6e877ba751e963 655 0.25/1.00 vMB 110
269,318 269,318 0000000000000005ac488569f53fbdb795d9e45440921ef037d2b4179713f1f3 242 0.13/1.00 vMB 38
269,317 269,317 000000000000000676b62e18e4763f32e4def049038a6df3a96405587a533cfb 124 0.07/1.00 vMB 52
269,316 269,316 0000000000000004957348dcee89d455bd25ba518f30f97b6abb8fe07e78d965 105 0.06/1.00 vMB 32
269,315 269,315 00000000000000065460a4348a4eee0a864f51e2b5f89610f9a37de307c10711 517 0.25/1.00 vMB 93
269,314 269,314 0000000000000003521dd4281b48e31b4b38850c16fe5ab88cd06036d89e419d 319 0.13/1.00 vMB 65
269,313 269,313 0000000000000004d5e7cd362ea1064f74897e954886a73adaa8a6a96021f502 315 0.15/1.00 vMB 61
269,312 269,312 00000000000000054f30ad57ad728c8138546ac4b40dfa11f6d05f350fbb5e3e 143 0.06/1.00 vMB 50
269,311 269,311 00000000000000078a27b02263347fd8cb15780e9bca71c302ccb4b7e45e22f8 313 0.13/1.00 vMB 78
269,310 269,310 00000000000000011a31dcb76e9c8a2d54e1de2359b71a2b15a4134f07d9a802 355 0.15/1.00 vMB 66
269,309 269,309 00000000000000054283359d3fc4cf79f6b739b085fdeb3998a9022e2f8e2874 81 0.04/1.00 vMB 57
269,308 269,308 0000000000000000d9ba27afb3eafda9f5692fef58838744d2f153ac99b1e4be 230 0.09/1.00 vMB 88
269,307 269,307 00000000000000006afc350eeb2730e37988bd445ab504a9600108f573c4aa25 302 0.12/1.00 vMB 71
269,306 269,306 00000000000000075ded39d0773d640fca7cb52d27d33bb51e6498e144b73d01 122 0.06/1.00 vMB 79
269,305 269,305 00000000000000056f05bdbe1504587a8cada4df0bf2d8dbb4f8c3f30d4f239e 342 0.15/1.00 vMB 91
269,304 269,304 0000000000000006b74521dd6043b5fd12a4e058415f29a04ad625d8ce0f96db 159 0.08/1.00 vMB 34
269,303 269,303 0000000000000007754efc76b26669bf2c4bd9b513dcced39036f0a000b186c3 29 0.01/1.00 vMB 61
269,302 269,302 0000000000000002d95424f671091e9f1ef451fc2aac692b7352855c1b070f12 229 0.10/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.