Loading Tool

Explorer IconExplorer

Memory Pool

86,406 transactions
32.81 vMB
0.13113418 BTC
Random Selection Loading Transactions
Max Size: 198.33/200 MB

Candidate Block

Mining Attempt f6ab296c9668ab7ec625a5784609abc2f5f7d878e55bb21dee8fedd83faf3128
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e56c4978d613d769f871516c4d574f52430c8daf13754e946144b603f89f6d77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.04838767 BTC
Feerates: 641.71 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (751,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,066 164,066 0000000000000cc2d811b21c3d597463816f1942e8cef421ef854e8f3d40eb6d 23 0.01/1.00 vMB 75
164,065 164,065 00000000000002da22f047aab030260596472fa202683c837048e8f3c9a8ab0f 25 0.01/1.00 vMB 207
164,064 164,064 0000000000000886e89e43de0f1f115920e50236ebf8f6f41b8991fa8f29dc03 10 0.00/1.00 vMB 37
164,063 164,063 00000000000008e451fc50d5493fa5fb09690f6d4c56ff7deebae3cae468cf10 25 0.01/1.00 vMB 248
164,062 164,062 0000000000000090fb8f6403af63a4b273d5f9d772163e5b33f22b26d4766d96 32 0.01/1.00 vMB 107
164,061 164,061 000000000000050d29e7a5f4deb5922dcf9a58a859bfbfac6e8313f8586fa74f 160 0.05/1.00 vMB 1
164,060 164,060 00000000000008520f850fad0ba72c7c8b89499db5c3f505cd2cec6538a62db8 94 0.06/1.00 vMB 134
164,059 164,059 0000000000000c8b8780585677b8d634a022360578382650cd4d6e922aaac3d1 71 0.03/1.00 vMB 165
164,058 164,058 0000000000000184a46e50af64c25fb36ab743b4dab017daf5251f6faf0c8305 162 0.05/1.00 vMB 7
164,057 164,057 0000000000000b8c30933452a48873102fbe05091dfe8a0ce82dbbec8b25ec2f 72 0.03/1.00 vMB 238
164,056 164,056 00000000000004be982f623619cb74c2300d16f14344122d5ab4dfbba748e53e 72 0.04/1.00 vMB 109
164,055 164,055 00000000000004cd6d5e4b51ee1111ef3c3daaf39cf193cec700c7dd4b778654 105 0.07/1.00 vMB 102
164,054 164,054 00000000000001d0a3f99bc319c10bbb5eff4ce1323d90260cffbef4a2650c9b 99 0.05/1.00 vMB 91
164,053 164,053 000000000000039bf53cf64a720088e821a4bfecaf6412236678a09912546d54 14 0.01/1.00 vMB 132
164,052 164,052 000000000000037b6cb25596d2f958329c09b804740b9ec17354c5ddfb2b54d0 32 0.02/1.00 vMB 315
164,051 164,051 000000000000028f27ef9862b3f64ee11145d91d0413dbcae6b2b70da7016834 23 0.02/1.00 vMB 135
164,050 164,050 000000000000082cf12361ae9b6bae72c377b1f27a1b02959fa785d816528d80 16 0.01/1.00 vMB 25
164,049 164,049 000000000000019ca1fff7f5e9109cb33698cdcd1cc83a86c7eb3d362dc67e7e 141 0.06/1.00 vMB 238
164,048 164,048 00000000000007d9ae08e066d749b9dbacbd00b86e58b853d5947c20951488a1 10 0.00/1.00 vMB 32
164,047 164,047 00000000000000e9f06dd6ef52c63089af08a793cd19a018b72f8c3870d12cbd 57 0.04/1.00 vMB 63
164,046 164,046 00000000000003b85e79ef1d606008bd4355d0a13bbc83b185b43105b8e95857 29 0.01/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.