Loading Tool

Explorer IconExplorer

Memory Pool

45,804 transactions
28.78 vMB
0.09902373 BTC
Random Selection Loading Transactions
Max Size: 151.11/200 MB

Candidate Block

Mining Attempt 325ef3a0bbb4cc9732bc75e74ff8325f232f0fce0185b4bc822dd725d45947be
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root af45e405dcdcfd34e493588045fdf5eb9e45ca749f1dfed603e323124e964d7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,633
Size: 1.00 vMB
Total Fees: 0.04183157 BTC
Feerates: 101.65 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (1,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,123 913,123 000000000000000000001edd69bbbc6ab1d0e871ae4fdeaf10ab8c9de0307b29 2,776 1.00/1.00 vMB 3
913,122 913,122 000000000000000000021b497c4d33434100d408d0a7151ec3263bb19986820f 5,253 1.00/1.00 vMB 1
913,121 913,121 0000000000000000000032dff7ac89a0bb7b159fdda2c5bafe921597d3487c58 1,726 0.87/1.00 vMB 2
913,120 913,120 00000000000000000002288774df573489d38c50a8e8cd9d0757ce1e45606bb9 2,544 1.00/1.00 vMB 2
913,119 913,119 000000000000000000020a912402ecc0aef4d24ba8aead6fd2e3ef2243c6bb42 2,748 1.00/1.00 vMB 2
913,118 913,118 000000000000000000004b06126ab308904955bbd6d08e84d11dfe73754429e8 3,118 1.00/1.00 vMB 4
913,117 913,117 00000000000000000001ba540179348e126e660bea94ed6ba838e68a81db744e 3,782 1.00/1.00 vMB 1
913,116 913,116 00000000000000000000f791a5945b56f2e773db1201b0f95e905c26340ac418 2,158 1.00/1.00 vMB 2
913,115 913,115 00000000000000000000bc442885f3a605d44507744e22de43ffe905ea2bbfee 828 1.00/1.00 vMB 2
913,114 913,114 00000000000000000000959c0308c4656bdb7b0822aa4e9eacb8878a36969eaf 3,109 1.00/1.00 vMB 8
913,113 913,113 0000000000000000000126c5f459a849ef08f23fc138334e0341eb4a4a0b5ca8 3,465 1.00/1.00 vMB 6
913,112 913,112 000000000000000000016cbb047fea21369dcc5471d305238a88ca18763fcb9a 2,295 1.00/1.00 vMB 2
913,111 913,111 00000000000000000000e102145278a2d2cb227e1dee14a75b08b12466a5c68f 2,385 1.00/1.00 vMB 4
913,110 913,110 000000000000000000004c3a5a3c4f293aacbebc600e1e14d014f8f8d890a12a 4,606 1.00/1.00 vMB 1
913,109 913,109 0000000000000000000021245c05666158e84425657abb1f51d192a9876ff287 3,461 1.00/1.00 vMB 1
913,108 913,108 00000000000000000000690667e9f1e1e6fbf462320c531f126206cb971efb62 2,616 1.00/1.00 vMB 2
913,107 913,107 0000000000000000000128a7b4e8d91106349503ed518de6af789bf4d6c37cc5 948 1.00/1.00 vMB 0
913,106 913,106 00000000000000000000c10f7a22800a9ef593292b5bf5105c41c945c90dabdd 1,923 1.00/1.00 vMB 2
913,105 913,105 000000000000000000011eaccf90ac5fcd7e262c72696fa6fc221e28015fbf20 3,782 1.00/1.00 vMB 1
913,104 913,104 00000000000000000001641390d3170011710f1738f69f7a11883bb31ff1d18b 2,048 0.97/1.00 vMB 1
913,103 913,103 00000000000000000001e154e1b3518df37721af41c650edc76cd29bd28e9c30 1,191 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.65 GB
    • Received: 8.63 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.