Loading Tool

Explorer IconExplorer

Memory Pool

12,358 transactions
6.82 vMB
0.01728170 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.41/200 MB

Candidate Block

Mining Attempt 8f8dbd4a880be67f871963105df874eefd82b09469257b995984b67181b5aca3
Version 20000000
Previous Block 0000000000000000000077a8e4484c4483f5d5f875c5b70ac5aad6700d6b4d8a
Merkle Root 0bb6fb35fbf3965c5de85f989ce674fa7269d905e4bffa05798a98db10f2b392
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,271
Size: 1.00 vMB
Total Fees: 0.00458023 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,438 (718,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,774 194,774 000000000000027a1822bb0d8426545a8dad7b2d31ac5fbe79fdc940f2e5e23a 243 0.09 vMB 174
194,773 194,773 0000000000000125a2cbb1e3782f1c1786e06d1830ae2d8ba9514d9961bfc496 62 0.03 vMB 95
194,772 194,772 000000000000051abffb95e613854372623689ca04d6b6234753736c0acc431d 29 0.01 vMB 119
194,771 194,771 00000000000002a35a691233b24b06fccbf0689fb98ec11ae0838b05e019d7a3 380 0.15 vMB 132
194,770 194,770 000000000000078a6c75fa77f5ec78d99c9952f4adcdf74b96b4164a127f8e10 266 0.10 vMB 176
194,769 194,769 00000000000003636c3e951adf27338691cca5a677e0e383560d120e542e1020 294 0.13 vMB 118
194,768 194,768 00000000000002f590a45b498a6e272d6e7af6babae82ecb87678d137aa40506 18 0.01 vMB 171
194,767 194,767 00000000000006358a110e73bb8614672bdc268d1070817d84b8b8b46a950b9f 185 0.09 vMB 115
194,766 194,766 00000000000004fd9eb80a87c140d92fe55a385df2c5d0a6a3d178741079d0aa 91 0.03 vMB 60
194,765 194,765 00000000000006ae0fad52ee436ff6ecdaaa4ad2c718e7731ea887fc21700244 173 0.05 vMB 34
194,764 194,764 00000000000000cc36772ab58267bd2449b8a017c1583490e9016ef82897f30e 129 0.05 vMB 59
194,763 194,763 000000000000000830f515431c085f50b8f0fd84493d98c354205eb77622b54c 805 0.41 vMB 1,375
194,762 194,762 0000000000000077760c4a29cd5974f05229ddec17b808595a016b98c736f176 57 0.37 vMB 60
194,761 194,761 00000000000002a4027f4815455a4b4bee567da7cfda3df6e054120d96c00b52 336 0.23 vMB 132
194,760 194,760 00000000000003667e54912be7ae1251b0211c779c38971988ea8f4da49ae87d 107 0.26 vMB 92
194,759 194,759 00000000000005f77bddc4c09aaa14221b308550ef1c7afbd0288e3152593074 353 0.14 vMB 148
194,758 194,758 00000000000004eded91ff79850a925baf8ddd927f0c7d9964d73185ab589d6e 9 0.00 vMB 46
194,757 194,757 000000000000020903d0c1a476d308ec745c495a55f1faa610d0f0575dab7990 127 0.06 vMB 91
194,756 194,756 0000000000000513bd26c10493b965bb84220e97bc06848a19d4eb49abc45060 485 0.22 vMB 141
194,755 194,755 00000000000005a40ec5e466c9319511a9a2cb4c7644bbf690a3bb77ef934286 266 0.11 vMB 181
194,754 194,754 000000000000012258f6399dafe334c008e6309a8b1fb733e726da70a04d25b0 127 0.05 vMB 118
Previous 10 blocks ↓
Total Size: 779.63 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: 303.24 GB
    • Received: 1.37 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.