Loading Tool

Explorer IconExplorer

Memory Pool

83,478 transactions
31.37 vMB
0.09762392 BTC
Random Selection Loading Transactions
Max Size: 191.22/200 MB

Candidate Block

Mining Attempt f28ae4bfd30c2f9ee6d1fde09de216de7668e66aa17289f9f48ab6e79163216b
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 7a0d1450c24eaeb15e0fa4e4f753b8849ee9fa180cac6c2b1effbebeee132c61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,232
Size: 1.00 vMB
Total Fees: 0.02546601 BTC
Feerates: 177.93 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (590,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,207 325,207 000000000000000004830e9224b7268ed46f0fe888b112f00d11e29671ce1b19 106 0.05/1.00 vMB 27
325,206 325,206 00000000000000001f6107edfe233c64bc20ca64beba3b9480008a44c4abafcf 821 0.44/1.00 vMB 29
325,205 325,205 0000000000000000059d905ccc3afc5810cf20997acac577cc496e7f097c0766 7 0.03/1.00 vMB 17
325,204 325,204 00000000000000000790beb68ce6c42191e61bce9e1fbd7999574516d46e1ee8 738 0.36/1.00 vMB 27
325,203 325,203 000000000000000011ab604dc1e358a40c76442efed27be36ff664f009fe5015 349 0.32/1.00 vMB 15
325,202 325,202 00000000000000001d17e7680e5f45da34e5ba9ed824e921165c2a0ecfe51ab4 597 0.25/1.00 vMB 36
325,201 325,201 00000000000000001ad5f971472868eee7fae7a31a7412d386da18abed80c972 499 0.27/1.00 vMB 29
325,200 325,200 000000000000000011964d8493d56e67082587d19e1231cb0088a70797b00616 102 0.09/1.00 vMB 13
325,199 325,199 00000000000000001ecd30a95eba422247e1c6997c5566d7b88597018511d729 171 0.08/1.00 vMB 30
325,198 325,198 00000000000000001a1c4ebdc9ce3b810791e4622a8542b183198f6d8fc26155 1,100 0.59/1.00 vMB 27
325,197 325,197 00000000000000001943b57d734da4569295c56bca02bb63ea3cc9db63860ce9 796 0.51/1.00 vMB 23
325,196 325,196 000000000000000014187a0022a481c3f910131d50f13ad62eaf09265f8e43b5 1,357 0.74/1.00 vMB 29
325,195 325,195 0000000000000000008ade93906fe3345fefbb51a6275b30830ec0042b88e528 94 0.10/1.00 vMB 14
325,194 325,194 00000000000000000727bf0611bad0a72e6341de877486a3e62c1f9f824a690a 772 0.35/1.00 vMB 32
325,193 325,193 00000000000000001f4a184af0347451f295c83aca967a55ae5e87d1beb89f2e 780 0.73/1.00 vMB 19
325,192 325,192 000000000000000017c01759eae7392ea9919d1ac7c5cd9eecd8750594258d4b 1,582 0.75/1.00 vMB 33
325,191 325,191 000000000000000001ea43bc758e5b90f46a4d9132854accd8e8c39ace49f278 1 0.00/1.00 vMB 0
325,190 325,190 00000000000000001109486c242eb64376ff03528d38249cb805359a7da6e712 1,098 0.66/1.00 vMB 29
325,189 325,189 00000000000000001dd98d46e84cb51cc4d250870e0aa726501e1a78bd386617 213 0.10/1.00 vMB 34
325,188 325,188 0000000000000000194cc2889fd56eb9ee9ca70b6b32bf156cb349368b54c75f 501 0.22/1.00 vMB 31
325,187 325,187 000000000000000014fcc82758bde02e72080a0ea8cd9c874f8b4aac54b6dbcf 460 0.27/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.