Loading Tool

Explorer IconExplorer

Memory Pool

17,670 transactions
8.30 vMB
0.07601321 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.11/200 MB

Candidate Block

Mining Attempt 200254aa5d3fad6d1a420ffdd8333b7c94884b853b3952002c791717ad63862f
Version 20000000
Previous Block 00000000000000000000730fac5823523238919326850aa99f3db3275329d87f
Merkle Root db02660ef0164119e80d3a41fc6c710efcb9bf7f9a2f6318ca1f1422b0742d39
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.05838317 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,387 (720,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,059 193,059 00000000000005ab99bcf63c8faed7cb3467390e4fe8128a569a1d439864ddaf 104 0.10 vMB 95
193,058 193,058 00000000000001561395652f2452738dc2013f1869f63acedd829009536ce240 128 0.05 vMB 201
193,057 193,057 00000000000003bb229c98bf628e57ce55104cda625c9b82b88dcc27a8901cd0 76 0.03 vMB 133
193,056 193,056 00000000000005994857dc74abe5a39dd0f49590aa2a201d5ecd880a171af698 61 0.02 vMB 160
193,055 193,055 0000000000000334269c2ed4767bf76071926123c2bc44c5e37a41aee3ffa317 75 0.03 vMB 104
193,054 193,054 000000000000010eca2cac288ea0591503b9190eb94e4a61430c2e2c12cfc175 36 0.03 vMB 175
193,053 193,053 00000000000003a613e8ab110546c2c3b02ab3b5fa805e2d0df2f9529b8a562b 89 0.03 vMB 106
193,052 193,052 000000000000022794414baab3886401fa4758eb2e63d2f532fa948e11ecf797 104 0.03 vMB 17
193,051 193,051 00000000000005688e652739d69190cc298b6f71ab639b1e2217fa8020b9cb97 127 0.05 vMB 99
193,050 193,050 00000000000001e66fb049ff4030950d2c3c525abc39b1355ce23599de335876 128 0.05 vMB 181
193,049 193,049 00000000000006a4a7e14810366ac5991ab80c10ccdae232e9525182cd6461ff 134 0.09 vMB 87
193,048 193,048 0000000000000615905922702228bd05d1149edea17a2628255bb901e6324161 209 0.10 vMB 146
193,047 193,047 000000000000033b4184f97ec4faec37203befde2bcc68e8e51e71818bb02d83 144 0.05 vMB 3
193,046 193,046 00000000000003895f732e44e897ab733bb50870fadfd1281d0dddc8b337b5cf 191 0.10 vMB 112
193,045 193,045 000000000000053bccbe2a83fcb7d15c9b0fc7984a91ed05498df3de906e71b9 418 0.20 vMB 225
193,044 193,044 0000000000000270a04fc803b9c0ce3e02a2f80a37ba6785f4c207e28ece7957 418 0.17 vMB 120
193,043 193,043 0000000000000414add5831607f2efb6c8b46f259b4485d81e71ec3a70e9ecda 49 0.01 vMB 0
193,042 193,042 0000000000000208b376ad6b590f0fd8a4b1c55f769b03d5194ebd6835ddfd0d 150 0.06 vMB 93
193,041 193,041 000000000000059fdcef9077b57cd9af6ee97f4ab0506c7dad760d044f170c77 609 0.25 vMB 143
193,040 193,040 000000000000042725bc28347cd5bc47f5a34283aad753e0397c3c1619d1e0ff 65 0.03 vMB 159
193,039 193,039 00000000000006e25c74eedc727ffd6e8b3e254cc7f4f846cd96e10b5feedf65 9 0.00 vMB 15
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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