Loading Tool

Explorer IconExplorer

Memory Pool

45,073 transactions
28.57 vMB
0.08248240 BTC
Random Selection Loading Transactions
Max Size: 151.48/200 MB

Candidate Block

Mining Attempt 131749b67bed9aceec40d3211184150ba29ef1132054473ad0ebd7efff9d2f1d
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 4ebc1b0036cc2c09dac81baa6b20638423a2b29dd2589c7536549748d8528e1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.02821032 BTC
Feerates: 150.92 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (390,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,813 523,813 0000000000000000001604fa79f9f40607f50f78403896c4e7ce21dcec6d594a 20 0.01/1.00 vMB 4
523,812 523,812 0000000000000000000d0b2bca42e35ccce5e086f5a351055bd03c4affa922a7 1,093 0.42/1.00 vMB 52
523,811 523,811 00000000000000000040c2c250c56536b9760a00ee6a619f134ddd756a0a5b94 989 0.40/1.00 vMB 41
523,810 523,810 0000000000000000001d75090573c574bdc925b7998659723f676bbfdb4167ad 1,590 0.74/1.00 vMB 29
523,809 523,809 0000000000000000003b8cf0969b84606483cd804d71590e23ea3244e7ff1df8 1,754 0.68/1.00 vMB 28
523,808 523,808 0000000000000000002e773902448e0812249b283d472974ba726f0d42876201 250 0.09/1.00 vMB 37
523,807 523,807 000000000000000000040224ddbeef95cfc4462ffb56f3efbb3553e4e7b2dc53 323 0.26/1.00 vMB 12
523,806 523,806 00000000000000000042039feb068f3d84394093914ad289514c0cc23f5589c3 275 0.27/1.00 vMB 9
523,805 523,805 00000000000000000035592ae023a68e9c529512eb3b9ed0453ad7558087d815 28 0.01/1.00 vMB 16
523,804 523,804 0000000000000000000182f37d0d776b2398e5b214e3ed6cc27717755f674742 910 0.36/1.00 vMB 30
523,803 523,803 000000000000000000395d9a94bf46b050943c8056952982ec14b39fdab009cb 502 0.17/1.00 vMB 29
523,802 523,802 0000000000000000003bd7e29a5f14509d5860f55ed6782d0c9d81f3da971ec3 751 0.50/1.00 vMB 25
523,801 523,801 0000000000000000002e2887cf340cac92750ddc14b1604f1577d38aa7d07b28 1,335 0.49/1.00 vMB 29
523,800 523,800 0000000000000000000043a48c009b6cfaac1a5c3601bd951f6aef1b9482ca26 302 0.19/1.00 vMB 51
523,799 523,799 00000000000000000007113cfabae47bdc7e7f7fd776ee0492f986e61332a687 433 0.18/1.00 vMB 52
523,798 523,798 000000000000000000189fc54354bcf58c76fb60f7e01a774d911d885257a559 184 0.06/1.00 vMB 28
523,797 523,797 000000000000000000417af89a758ddced354453732cffe7e67e57771ba045ba 954 0.42/1.00 vMB 31
523,796 523,796 0000000000000000002f1a6e0108a3e6f67a6a68ff67cda3de69b22de948fa0d 2,000 0.98/1.00 vMB 31
523,795 523,795 00000000000000000007fb8542daa9ec0ebf5bf1065a0d3305f1a0251be3a16e 2,120 0.97/1.00 vMB 28
523,794 523,794 0000000000000000001455a40bea1099ea82b96bbd17c2e84db910eba7e2d62c 228 0.11/1.00 vMB 28
523,793 523,793 000000000000000000437ab5e3c8f848d55fa11013d445c7cc936774399b93f4 507 0.28/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.