Loading Tool

Explorer IconExplorer

Memory Pool

78,325 transactions
29.43 vMB
0.06688411 BTC
Random Selection Loading Transactions
Max Size: 176.69/200 MB

Candidate Block

Mining Attempt e25e3892f21725e5791a8f2f0e69bd1a2af975c950efc8bc45f4456e59ed8106
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4a21e075703c1e8cec0624349154686235880328aefccd4d2474280027d256c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,708
Size: 1.00 vMB
Total Fees: 0.00707454 BTC
Feerates: 180.34 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (727,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,939 187,939 000000000000040b9daf899ae72fbc6699274c1d7e69efa50b8ccbcff46c1534 77 0.02/1.00 vMB 45
187,938 187,938 000000000000077c6a34defc61c03005f98136661611cca5ce34c1f3a68f3e91 116 0.17/1.00 vMB 8,257
187,937 187,937 0000000000000320a81e381e616fc42145661d3f7f5d54a8afb2acfb607de4ae 169 0.08/1.00 vMB 110
187,936 187,936 000000000000042bd8ea51725775099e6426a61fa758d35092ecbc8da90d6ad2 23 0.01/1.00 vMB 72
187,935 187,935 00000000000006def9adb1bee048bdfe7429d76db30efbe95b46b3f5908e224e 18 0.01/1.00 vMB 119
187,934 187,934 0000000000000574ff62d690f5613756044551feee9894b7e61f7c1a6cc4a21a 45 0.02/1.00 vMB 73
187,933 187,933 000000000000087e80678e629e8df1d18a6f35e3f291c7b34010f6be82020f75 22 0.01/1.00 vMB 33
187,932 187,932 00000000000001bfb0ff5fc0224c6b77938fa3959ce70155450dc75d1c8b1599 35 0.01/1.00 vMB 98
187,931 187,931 000000000000027445eb9dbfec78c861ca18ce3e5b0d58ba8022e8faf84e8ec1 75 0.04/1.00 vMB 415
187,930 187,930 00000000000003229a09db18ea7f6b5404d525daaa2ebea9ad6aa9054a4b3468 37 0.02/1.00 vMB 339
187,929 187,929 000000000000077f7a2f4d9e70df0a41b086a0ad78917a9941c8f6c7a951673a 115 0.04/1.00 vMB 120
187,928 187,928 000000000000038c11999d7882d91b4c0199a797dde13aa8225dfb5cb01ca930 32 0.01/1.00 vMB 0
187,927 187,927 00000000000008e1b0e824dc6a05798d06b46cd038ad97209c3d9120d3a92637 159 0.06/1.00 vMB 203
187,926 187,926 000000000000013191cb693433c4d20ba8b2fb8fa622bfe40677bd49e989fd42 102 0.03/1.00 vMB 76
187,925 187,925 0000000000000426238e5a4fb54147d77f54f607f7b9e1861ecbb6d03bb3be88 64 0.02/1.00 vMB 287
187,924 187,924 0000000000000028a258497ba9fc5ff7a1935e90574d57fc024f80ae3fdde8a8 21 0.01/1.00 vMB 18
187,923 187,923 000000000000026fa5f453c0d5efe51c6e728beda612b78eb91adaa1d5da9117 86 0.03/1.00 vMB 114
187,922 187,922 00000000000003aef5d20b3058f914ea9efe0c28b497bf7a416a6bac96aa61c0 174 0.05/1.00 vMB 62
187,921 187,921 0000000000000661dba71bd6214ab4ce58450f5cc396625faf865cfd330a81f1 10 0.00/1.00 vMB 317
187,920 187,920 000000000000030dbd871d22794c802ee47ab35581a92232faf38e6d748bec52 187 0.09/1.00 vMB 182
187,919 187,919 000000000000007f950a00dca7da773027269dbdd578ca3807d7927ba7857617 216 0.07/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.