Loading Tool

Explorer IconExplorer

Memory Pool

17,105 transactions
8.12 vMB
0.05088501 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.12/200 MB

Candidate Block

Mining Attempt 60dc3cc5232c8ae7bdf2976dd0c3f98185fa2b3e5a48d13b6c974cde5fef0de5
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 704b31905189105ea12a570a074e15df2579ec9257a8ce94d9daaad618768b8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.03385163 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (752,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,785 160,785 0000000000000b75d2101fe39646a110cb73c772063007ccaf1a2a1a3a486403 33 0.05 vMB 640
160,784 160,784 0000000000000196c38abe24615a78f0f28f544a3ddb5963e36a789083d279bd 144 0.04 vMB 7
160,783 160,783 0000000000000133adcc23b352c1abafeff94f747fb66a2356d461ab4d9d0193 89 0.03 vMB 125
160,782 160,782 00000000000001afd65c2723770207e2b6d7a91921fc1ecc1ddc6a8591f98fcc 69 0.05 vMB 103
160,781 160,781 0000000000000dc118aa3cc93fd1802bf90f1ae3d04d986fe08bc055f6bd6cfc 71 0.04 vMB 192
160,780 160,780 0000000000000509458843cf00adc74327d8cdc30f7a2a8d5a035364b94e2af0 9 0.00 vMB 426
160,779 160,779 00000000000000a12373a60b6815b6eac13772ffab2ef983f90211e0a9b42aa6 35 0.02 vMB 84
160,778 160,778 0000000000000538200a48202ca6340e983646ca088c7618ae82d68e0c76ef5a 50 0.02 vMB 85
160,777 160,777 0000000000000505ec2f840b2ee81f76e4c65b69c92935e3e7d2e803c322ee43 1 0.00 vMB 0
160,776 160,776 0000000000000a217e72e80430c107ded913cf0002e27c688316f7e2c63aa5ae 79 0.03 vMB 215
160,775 160,775 0000000000000903951bd9691b536d89c78f99d2153fb28d1455fd895fb09346 43 0.02 vMB 125
160,774 160,774 00000000000001a71bfb06c5ee8caddc2c13089bbd155451f047eb447e2af196 14 0.01 vMB 0
160,773 160,773 00000000000007c1b8e53090c7d59e66b28057fadc6834fb4faa71a0759545bb 60 0.02 vMB 3
160,772 160,772 0000000000000a0465c75763eebf7d0d9bda25ab1a67567bb72538d3106e2025 12 0.02 vMB 116
160,771 160,771 0000000000000360d37cabf1a5c5bbf4e9eb86a672cf28ef5a263e0ed0166658 18 0.01 vMB 202
160,770 160,770 000000000000028c4f5484ae96082503778db07dfd9b3432ebdd16eb58ff50d9 11 0.00 vMB 67
160,769 160,769 00000000000003dccc74f4d8fe90198a16d5ce88355e61df257e46ff87df0bf9 10 0.00 vMB 26
160,768 160,768 0000000000000c97a2ff9880bbf8bffc59a8127243a0a06831726495e791ca4b 33 0.01 vMB 31
160,767 160,767 000000000000080214c842980b37534913e9fbc430fa6cf16b2f7401de18067a 68 0.04 vMB 101
160,766 160,766 0000000000000cb8e1247429ce4bcb4ac61a278794689d93904bd6f382175d0b 30 0.04 vMB 59
160,765 160,765 00000000000004da2d1256dc8937028a7a27cd88856dfaaec4f1b7162ffbacae 80 0.05 vMB 213
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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