Loading Tool

Explorer IconExplorer

Memory Pool

42,289 transactions
26.97 vMB
0.06454501 BTC
Random Selection Loading Transactions
Max Size: 141.40/200 MB

Candidate Block

Mining Attempt 968739eaa1735aaadadc08cf1bb03dbc2729b899bccb3c056a78efdb0f3a16aa
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root abc28a514edf463fca6c17ed638e5935bba173bb877b08226c40aa6509f6ebe4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.01443274 BTC
Feerates: 60.14 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (166,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,617 748,617 00000000000000000008e2618277a31866255e079e3b341472e579153af3d2d8 2,093 1.00/1.00 vMB 6
748,616 748,616 00000000000000000009c17d6bf48536a2ac5454c5b854e289b260622d27b287 2,654 1.00/1.00 vMB 17
748,615 748,615 00000000000000000009cb99973536b5c7d5a4f188909114ed0ba98888c9db09 2,008 1.00/1.00 vMB 12
748,614 748,614 000000000000000000058945e81dbbd7c02666fdb537240c6017d800f9c42ef6 2,338 1.00/1.00 vMB 13
748,613 748,613 00000000000000000004586b87ce6ff249cfb682833f1748a553a0bd7ad6a7a1 2,821 1.00/1.00 vMB 12
748,612 748,612 00000000000000000006adee0717a9f4614c2d94ab723334ff4890c77d91bbf7 1,648 1.00/1.00 vMB 19
748,611 748,611 00000000000000000002b96ed3bfb35f04bad6dc108b743e2d6564638b9eb8a1 1,825 1.00/1.00 vMB 28
748,610 748,610 00000000000000000001341a8f912a4492e04178b23a027afa86b508c3bb4ce6 3,362 1.00/1.00 vMB 15
748,609 748,609 000000000000000000084c33cde9a3967897c097c258f58dcf7f3eef775bf4a4 2,172 1.00/1.00 vMB 16
748,608 748,608 00000000000000000005861ab0008332b1f582c42e66730449c5d7e36bd47610 3,390 1.00/1.00 vMB 21
748,607 748,607 00000000000000000009fb535d34723ac2259f72f2bdf5ea1bc3535375e21365 3,143 1.00/1.00 vMB 18
748,606 748,606 00000000000000000000f804345e1d7971aa009049ac96dd9b36ded393787def 3,404 1.00/1.00 vMB 23
748,605 748,605 000000000000000000010e77de8e5a9682d4b6b9975fc013a2316ac0f8bb9f89 2,765 1.00/1.00 vMB 26
748,604 748,604 000000000000000000017e6b569a4d8d3e1d11530e83ddd72d2cbc320a5b06cf 3,532 1.00/1.00 vMB 31
748,603 748,603 00000000000000000007e94d21f123ba03bb9271b58b81d083c43f71a4d74120 3,125 1.00/1.00 vMB 34
748,602 748,602 0000000000000000000777c78db5bcf085107dbf67b2cecadec4bcf82af7c9e2 3,741 1.00/1.00 vMB 19
748,601 748,601 00000000000000000004b8871fd36c0c6d1631a6f7bf678ae4c881aa7adca34f 1,806 1.00/1.00 vMB 15
748,600 748,600 00000000000000000000de8e1a2b35acb140408399696053cf5b99f9e96f44ff 2,981 1.00/1.00 vMB 20
748,599 748,599 00000000000000000004c0bd0de9dd76e61cb53a398386cd6ab390825d53feff 3,122 1.00/1.00 vMB 20
748,598 748,598 0000000000000000000866e31410d319644938dd2c3665057f4c231f600bd29e 2,409 1.00/1.00 vMB 26
748,597 748,597 000000000000000000074f5d554fc7189374b48875f216ebaea28786afad4be7 3,715 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.