Loading Tool

Explorer IconExplorer

Memory Pool

87,709 transactions
32.71 vMB
0.17108874 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 91bd171d3af0b5150becf1647149c82b650f5bf8746ed32dd866efc31541510f
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 747e65384e0afe5da87550947051a4f11e335b2fc1929f9ecdcac2e66d45b9a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.07717466 BTC
Feerates: 502.65 > 7.73 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (605,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,066 310,066 0000000000000000330fb93ba560bc2f6b4e3a2ee157ebd7156e0e4b727d7920 1,352 0.75/1.00 vMB 32
310,065 310,065 00000000000000001fcd94f0a4f84d1c04285187d20a2dc6c1796925e5c5ad42 136 0.06/1.00 vMB 31
310,064 310,064 00000000000000003bd0d700fbaf948c143ceec348d0579154cd5e755c193e68 48 0.03/1.00 vMB 26
310,063 310,063 000000000000000031061fa08f9c244ceb918788a2d08aa70769560ee46763f4 198 0.11/1.00 vMB 23
310,062 310,062 00000000000000003f1272bebfefbd0053f1336d3bcb9462df8e6a5ba4e1353d 105 0.06/1.00 vMB 18
310,061 310,061 0000000000000000173cdc93ce35a0946b20a1f21565737ea0c55229b2085420 8 0.00/1.00 vMB 37
310,060 310,060 0000000000000000238009cd269f26bec74fe27735042ab2970bec3f459f54dd 258 0.13/1.00 vMB 18
310,059 310,059 0000000000000000033147b4d2bfff7091dcf1fda8d9a762a68e4bfca8807ca7 392 0.19/1.00 vMB 33
310,058 310,058 0000000000000000310e0ce9986c9654fbe9db46984b143db024843a5ab898a9 453 0.31/1.00 vMB 24
310,057 310,057 00000000000000002da19854bf2874bdfe027751f63f86a7ec6a4b4a0acb117c 228 0.14/1.00 vMB 24
310,056 310,056 0000000000000000059200a26fb1abc9379bfd727e6addb416b3eef8b901cda3 229 0.15/1.00 vMB 36
310,055 310,055 00000000000000003a4eb6080c00203cc97b651c530cde24ca8d02a16b4995cc 259 0.17/1.00 vMB 19
310,054 310,054 0000000000000000326c75ce189fe3168a4dc75757b37542d3f917c51fe78de8 89 0.13/1.00 vMB 7
310,053 310,053 000000000000000023039aad54db1aedaac2cd6ad2c77c7ca9c742d669a422b4 1,092 0.75/1.00 vMB 21
310,052 310,052 00000000000000002641b1f8eb88e80770c0b775763a9d00dcc7ba5458362f15 782 0.25/1.00 vMB 59
310,051 310,051 00000000000000000fa38e83e9595bd60ebd279c1ebf9d0fbc1228fb176b0c05 189 0.11/1.00 vMB 30
310,050 310,050 00000000000000001cbfdadc4dd0cf2068ff727f9ca5eb2f6ea1f8a01b3c00d7 137 0.10/1.00 vMB 19
310,049 310,049 00000000000000000896e9e24e962e37a2e0c35d6cdad0378289c63b81457128 128 0.04/1.00 vMB 45
310,048 310,048 00000000000000002c90363c9a6af22f77f5bcd451bc2f223c15b3cc8924ac99 199 0.09/1.00 vMB 33
310,047 310,047 000000000000000028c546440ea072f3fc45240cebef5324547c3d35fed6699c 740 0.41/1.00 vMB 29
310,046 310,046 000000000000000003e4b7cd449d5e78bd5ba0201501e56aeee26f53e9deb98c 119 0.07/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.76 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: 709.17 GB
    • Received: 16.85 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.