Loading Tool

Explorer IconExplorer

Memory Pool

29,037 transactions
6.43 vMB
0.04800140 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.97/200 MB

Candidate Block

Mining Attempt d8d115c5836b064fd54ea9708d72754ed91c08d266ea9c15870aa0d80ccc0742
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e8702f89a32e97b0725e25d458de72f7dfb2c884582931628cf408a52027ec9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,309
Size: 1.00 vMB
Total Fees: 0.03327489 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (771,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,054 142,054 000000000000054cd8e9563afbc71910854841af9f3772ba365c53cb5b03acf1 27 0.02 vMB 104
142,053 142,053 00000000000004a3b7a2c5e6d1e5e18f955ef334d45af00c8c31c374dd29d8f6 22 0.01 vMB 238
142,052 142,052 00000000000001ea0403eb1ad56f972611b9be80c7bd9ed484e1131534429db0 44 0.01 vMB 246
142,051 142,051 000000000000039ce86a4f7e7fc9794b8cc00e2f6f4a97283a7619167e38441e 18 0.00 vMB 568
142,050 142,050 000000000000078cf63f6c964c24ee6add777c23cf3813db9c8396c7c8928cbc 101 0.04 vMB 120
142,049 142,049 00000000000006772885430f5049ab3915f7d59226b4e6fd515dc1c51e60b7a7 6 0.01 vMB 40
142,048 142,048 00000000000000f021cf8282bf1aa116ddacb150518fcfb1e4c76ae79b7898e8 145 0.05 vMB 75
142,047 142,047 000000000000082a0848f29a0691bf085d28a2db092aa73928c3a6f1170ac627 14 0.00 vMB 235
142,046 142,046 000000000000082143fc8ab42796c194e0725210a2fb785a99d7b7c9e35cc86c 18 0.01 vMB 266
142,045 142,045 00000000000000a220677110430ba99b514c86b0ceaccd2b840602cfc2ed5aa9 40 0.02 vMB 52
142,044 142,044 0000000000000663808b405c70d185441d320ad4d76c75d2f448c57d66e05845 23 0.01 vMB 252
142,043 142,043 00000000000007e69e731c27904dfb9d3df6b8209f96c0b70756414d41c11c9b 34 0.02 vMB 105
142,042 142,042 000000000000033ee71deadeb538e08963116d98cb2c6a20e4504c4f7b6acf3c 6 0.00 vMB 45
142,041 142,041 000000000000089cd18bece8f46933a8f422d569ae1eb265cc292fd8e729954c 81 0.02 vMB 162
142,040 142,040 000000000000090670561ac5bd5010187de12a188f322d71c91982d5d948fefb 38 0.02 vMB 166
142,039 142,039 000000000000021f0bc21fc06ba217f3c261c122d3a3053fcfc7fe5ecc08e67e 54 0.03 vMB 136
142,038 142,038 0000000000000804fbc2a173d113961ac5097188581a3ed6aea693fd301dcfed 23 0.01 vMB 325
142,037 142,037 000000000000081716ccb7062f5db5560df971af25bf1b9af68a689804f7f3ee 43 0.02 vMB 323
142,036 142,036 000000000000078129583a3277b16ef492ff40cf0cb6873b7e7acb28fee740b1 81 0.03 vMB 119
142,035 142,035 000000000000083743020607c53fe6d243bb690ebd9419c4d0ba936f9e126b32 21 0.01 vMB 134
142,034 142,034 00000000000005e3fac1df1be4faef5e897dc7219766b286fd6cb158120afdf3 17 0.01 vMB 146
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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