Loading Tool

Explorer IconExplorer

Memory Pool

78,844 transactions
29.27 vMB
0.07950526 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt a9e27319be3823783e92a24f91af50c399830b3c98e44c434881f587ed48bc39
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root fb12aa2ec6d3bcc00104bdd89c5d6343d2a2a1dd3ceab0651d40663bfc68e225
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,523
Size: 1.00 vMB
Total Fees: 0.02003989 BTC
Feerates: 150.77 > 2.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (321,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,097 593,097 000000000000000000063b83e8bde1539f225a1a89295c125848a5ce5d84c0ed 1,883 1.00/1.00 vMB 22
593,096 593,096 0000000000000000000ec2758998bc470e2de19a1820fdd46f378f78ff162594 2,668 1.00/1.00 vMB 20
593,095 593,095 00000000000000000019b962185a762407f4d32bc154acada478aac0e5e7e896 2,720 1.00/1.00 vMB 32
593,094 593,094 0000000000000000001764f7e61a2cdd615988cddec2efb36cb18f30fdba4591 2,981 1.00/1.00 vMB 33
593,093 593,093 0000000000000000001614d8729f3a1a401f43c793d79ad0097df93ef7b8c069 2,789 1.00/1.00 vMB 26
593,092 593,092 00000000000000000002c7df75d8615dde7907495380394c81adcd54120b3b67 3,254 1.00/1.00 vMB 48
593,091 593,091 0000000000000000000685157f5a260b9801e4f52eb7dca637e9bb8e4072da7c 2,851 1.00/1.00 vMB 27
593,090 593,090 00000000000000000006439734b6cf3bc351489e57698109a0696150abd92774 2,502 1.00/1.00 vMB 37
593,089 593,089 00000000000000000006cecf8814e04b5cbdc895bd888741d0467b67e494ce32 2,873 1.00/1.00 vMB 28
593,088 593,088 000000000000000000197451bbd5819239f801483b0d353f8a66780ad38e94a9 2,584 1.00/1.00 vMB 51
593,087 593,087 00000000000000000002ecf3342a62a003903a21cb48b12d9b37fd0e1b1d3f12 3,226 1.00/1.00 vMB 41
593,086 593,086 0000000000000000000919c365fa24c3adbb04ab9f3e27029f3cd12900ba949f 3,020 1.00/1.00 vMB 39
593,085 593,085 000000000000000000194174cf7c4c8a3822cdddc863f9a9a5065eeab95cc91f 2,889 1.00/1.00 vMB 42
593,084 593,084 0000000000000000000bf2d31fe1fc5ef25425b732cb61e49b2af019f5a5feef 2,527 1.00/1.00 vMB 33
593,083 593,083 0000000000000000000cb18f54c629d842805160df2b36c70fdd30721ff1c613 2,421 1.00/1.00 vMB 21
593,082 593,082 000000000000000000102684c37ca9dde82c5050e42c033b37af0f807bf4560a 1,383 1.00/1.00 vMB 23
593,081 593,081 00000000000000000019438da36d4060ba2cbbe807e33d05a00cb2fe95f64fe1 2,889 1.00/1.00 vMB 20
593,080 593,080 00000000000000000002366b731211ce9aab4fc884009742e6374b2856fc10bd 2,266 1.00/1.00 vMB 18
593,079 593,079 0000000000000000000237caa2c94e184a7e4c54411295162f4905a52fbbc97a 2,631 1.00/1.00 vMB 32
593,078 593,078 00000000000000000018167a38cf2c82ab32ed329cf9e9d3d72e7e4874164044 3,089 1.00/1.00 vMB 34
593,077 593,077 00000000000000000009fbd268a9b7d9f22c0ef4ed0a3cfe077abafb92d6c984 2,684 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.