Loading Tool

Explorer IconExplorer

Memory Pool

73,848 transactions
27.42 vMB
0.06414362 BTC
Random Selection Loading Transactions
Max Size: 167.43/200 MB

Candidate Block

Mining Attempt 8b05f1b5039be89b673cf6637d77b5a00d8a436fc5f37776d6ff71b58c48d486
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 87ea55a95ecf32e4dd00dfd46576de253a512ecd59ed19d5e29cab6077ce9c6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.00583114 BTC
Feerates: 73.20 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (578,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,888 336,888 00000000000000000afc1fd6b05d83486cb3b07d9bd4daf504e17e507759f668 545 0.48/1.00 vMB 14
336,887 336,887 00000000000000000f59da1825a6f4ecf301aa4980efc046f43c32ba4cffe344 125 0.11/1.00 vMB 18
336,886 336,886 00000000000000001197ec6bca95d61d94e51337867a336e5acc0bbd9d84c8d2 72 0.05/1.00 vMB 21
336,885 336,885 000000000000000014abf97012fc08383eae87a51d60d4979617bdafa4c286a2 149 0.10/1.00 vMB 20
336,884 336,884 0000000000000000129b19ba9ed249b20a1697692298b8ea61447d7e6e1dd57c 29 0.01/1.00 vMB 26
336,883 336,883 00000000000000001b050be736b6fc6559c49010fbff344ef7bd93221fcd81d9 491 0.24/1.00 vMB 24
336,882 336,882 0000000000000000044dfa79d33e0e020762723b1e4cab0c3e1a6df5258f8026 878 0.51/1.00 vMB 25
336,881 336,881 00000000000000000325c3a6a6d471c8945aa982781054b06694e77b29f5e5fa 169 0.10/1.00 vMB 22
336,880 336,880 00000000000000000c29bcac51c0360a2ee83cf3580ea9d206dc1a3487bd06c5 184 0.09/1.00 vMB 26
336,879 336,879 0000000000000000068a827b32461b14c80278c47389aa2f4a8a28b850c8cee8 594 0.28/1.00 vMB 28
336,878 336,878 00000000000000001799d9c6674494ae0116eabd3124911c23c95fed51066b9b 40 0.04/1.00 vMB 14
336,877 336,877 00000000000000000b73e35bcd275a6ed4e7b399548fdaf7bfe56c744b15f2ba 129 0.07/1.00 vMB 23
336,876 336,876 0000000000000000154465dfeeccfbc7c228bb758aae2a8d5148823eca58de7f 173 0.09/1.00 vMB 24
336,875 336,875 00000000000000000cead9cb6135f8a100294f0d658c854c23ebe0a530d73f06 189 0.14/1.00 vMB 20
336,874 336,874 00000000000000000d8459462ef304e2afadbe52584fa475e554a02f3a338def 261 0.15/1.00 vMB 24
336,873 336,873 00000000000000000e4034a582079449ab1af0eca0a6fe5208de32548c0ca89a 226 0.11/1.00 vMB 27
336,872 336,872 0000000000000000148112d7cc6f28fc78f29126736e421c275ebe81769a7f6e 86 0.04/1.00 vMB 24
336,871 336,871 00000000000000000340ce7dd1ea1b60a1c59ceb4c1681a1b8cfd54ff39ef7a3 176 0.10/1.00 vMB 17
336,870 336,870 000000000000000001ab08fa235c61aab2b56c22be4d6875aadc3a9ca4fed5f6 91 0.04/1.00 vMB 27
336,869 336,869 0000000000000000177de9ea26aa758f35e4fe71c2c841cf57bf58591a8f5674 177 0.09/1.00 vMB 23
336,868 336,868 00000000000000000b268a0f8a609d3a9ebb935fae6caf66f6eebfa6f32a1147 420 0.22/1.00 vMB 27
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.14 GB
    • Received: 17.65 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.