Loading Tool

Explorer IconExplorer

Memory Pool

84,023 transactions
31.81 vMB
0.09326082 BTC
Random Selection Loading Transactions
Max Size: 192.41/200 MB

Candidate Block

Mining Attempt 6d9845cd595ede069f7f800c4ba4fda0bd527c531ab4b8aa3ee5284d06ac2366
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 395e33918f154de8aa878af4cc9af1d7949c925a8cdfa0d5c56f1405b3e0806a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 766
Size: 1.00 vMB
Total Fees: 0.01854381 BTC
Feerates: 40.21 > 1.86 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (36,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,108 879,108 00000000000000000000aeec04d7379b9e6c6ca58721b925c9ea197b9b1a66f1 2,457 1.00/1.00 vMB 9
879,107 879,107 00000000000000000001fabbf1f35da6107d23a35502129812a6b9385dc7e1dc 3,359 1.00/1.00 vMB 9
879,106 879,106 00000000000000000001e581e1c35e3a545de54c66b23d5b108d89bc17b09808 3,049 1.00/1.00 vMB 13
879,105 879,105 000000000000000000023942a334f51cd7c2ceab944b041c4b135e07c0a44e32 2,931 1.00/1.00 vMB 13
879,104 879,104 000000000000000000004374f932751f9d9fb83a59e02a354781c38398def665 3,063 1.00/1.00 vMB 14
879,103 879,103 000000000000000000004aa330818458634a12536d3072681e9c8007c1e806ae 1,777 1.00/1.00 vMB 9
879,102 879,102 00000000000000000000adc48829d5f7c3f4f29942de779d45a361c0318e1a00 2,683 1.00/1.00 vMB 16
879,101 879,101 0000000000000000000075974928b05e1d53d7d81cb133c758e60e742a5eb003 1,493 1.00/1.00 vMB 12
879,100 879,100 00000000000000000001acdbc78a7493cfa6a588ccdee50d7345ccf31e888d2d 2,869 1.00/1.00 vMB 15
879,099 879,099 00000000000000000000344531e4e6957c4201fb4b5288415f523b11a1ed92d3 3,215 1.00/1.00 vMB 8
879,098 879,098 000000000000000000024b18569bbf66769f58ec2041c68305b2c564d468db61 2,158 1.00/1.00 vMB 5
879,097 879,097 000000000000000000022b36f6f71387f463b86439c8f51587d0eea421536e1a 3,039 1.00/1.00 vMB 3
879,096 879,096 00000000000000000000887a7ddb420ed9fb990991f2d8fa2f40524785563140 2,506 1.00/1.00 vMB 6
879,095 879,095 000000000000000000002dff527c264b567d820810fa94090fbca842a71425fc 3,614 1.00/1.00 vMB 6
879,094 879,094 0000000000000000000243bcdb792b01acad743caf38a8bb675b8dab07ea2069 3,337 1.00/1.00 vMB 8
879,093 879,093 00000000000000000001db333c0e07ac0111a7aadaa7e4b36fbfbe8ce6a50701 3,903 1.00/1.00 vMB 13
879,092 879,092 000000000000000000003b720faa0a054d106d80604b84e093efcb3d9498e539 3,014 1.00/1.00 vMB 8
879,091 879,091 00000000000000000001e0da09b0792ff69dcd98af264b1750cbf9ef2deab73d 4,074 1.00/1.00 vMB 10
879,090 879,090 0000000000000000000139a1f48532a22a11266d6dd51acd4f29705c1fe6ba53 3,385 1.00/1.00 vMB 14
879,089 879,089 00000000000000000000d151dc3d0d8b0ce2c6991c6262deac36b7e9dffe7094 3,481 1.00/1.00 vMB 4
879,088 879,088 000000000000000000025cdab2b4c19363224fa8bef938606ce7f6debe898a36 3,463 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.98 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: 716.41 GB
    • Received: 17.80 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.