Loading Tool

Explorer IconExplorer

Memory Pool

82,974 transactions
31.96 vMB
0.10511398 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt 1a6730beecc798d16a43ae6ac52946f6350499237d5a8a0323a5be81971f2c84
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 36220b9f8a9ef6b92c78c4756595c631edd44e15f7c10d6bc360d93f7135a1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,053
Size: 1.00 vMB
Total Fees: 0.02481728 BTC
Feerates: 353.36 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (360,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,107 555,107 00000000000000000033406da7fa3d6dbd3ca9ab2f0fddd092c3137882aeecb0 104 0.05/1.00 vMB 12
555,106 555,106 0000000000000000002e8045b5b9a7a179e2cf83a70e5632263387dc7c742894 604 0.23/1.00 vMB 19
555,105 555,105 00000000000000000021d95c80be5b6db01e466b60ba31677e64059075c77483 837 0.42/1.00 vMB 9
555,104 555,104 0000000000000000001413e3a877af8a51ac3c583fd2e451f3342d6e764c6af7 1,929 1.00/1.00 vMB 3
555,103 555,103 00000000000000000017a5efeb7ca5cc56043087cc128a46468d8a72257036a8 2,115 1.00/1.00 vMB 23
555,102 555,102 000000000000000000271d5dae3f3f813af1c475e6e572c868228975009d82eb 69 0.02/1.00 vMB 28
555,101 555,101 0000000000000000001d1d892ab8e29dba7d435503119e5814e46d8560a6e9b8 833 1.00/1.00 vMB 7
555,100 555,100 00000000000000000019d29d779fa94131cd9686baeea1aaf4952d819e1a434d 1,916 1.00/1.00 vMB 15
555,099 555,099 00000000000000000027e8ffebdadbb8ba01caa56b7980414a371fe1ec1b9a04 1,530 1.00/1.00 vMB 24
555,098 555,098 00000000000000000029097d90d264549e43baf787236e6897a554d4d444b78b 1,047 1.00/1.00 vMB 47
555,097 555,097 00000000000000000018c58db427d58960d07f4e7d733ad2bb63182445d107a0 920 1.00/1.00 vMB 74
555,096 555,096 0000000000000000001af86c3853012aaa6af72e6f1780612d33a504f2fa61be 2,954 1.00/1.00 vMB 14
555,095 555,095 0000000000000000000cd2daa8cdd5f169818487ef65fb50fe683132d8fc4e53 2,554 1.00/1.00 vMB 16
555,094 555,094 0000000000000000001b53ea90b288fac3c68b3673338cb85d9c4f84fd328d87 2,798 1.00/1.00 vMB 20
555,093 555,093 00000000000000000011439db402a6be940d096c7c15239ad5c3272cc6bf6a72 591 0.27/1.00 vMB 11
555,092 555,092 0000000000000000002eb427afe769286fe5d00b13273abd962c9accb60d30f8 1,178 0.85/1.00 vMB 5
555,091 555,091 0000000000000000000f9cdad3f1c391d014ad1487513ad8c38cd045bc1e02b1 2,211 1.00/1.00 vMB 21
555,090 555,090 00000000000000000019df86e0d5c9264bbc288cb409eb6629b788b72689d822 1,287 0.53/1.00 vMB 12
555,089 555,089 00000000000000000017c8169c3bc37d16ade84c9d1030904eb4207f9165f9ef 797 0.36/1.00 vMB 12
555,088 555,088 0000000000000000000b14f7530728de6220a4a12b0ef394fb7bc4257aa7ffa4 618 0.30/1.00 vMB 13
555,087 555,087 0000000000000000000b0be4300663f0b6dde70638a72972fb183597fdf5b225 849 0.33/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.79 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.82 GB
    • Received: 16.99 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.