Loading Tool

Explorer IconExplorer

Memory Pool

81,890 transactions
31.01 vMB
0.09747208 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt b44748fffcd5d0495fa9773c81c04ad2b8220c5a2d6c5c1e2e16e3c914dc3457
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root eb9399efe7a264c660cef0455637b5db9676fb0c7f5b4ecdaafe116d56e032fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02723937 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (541,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,883 373,883 00000000000000000cfd7dc0045bb1db5acba5bfc7bc818db4b197db069f38bd 349 0.87/1.00 vMB 12
373,882 373,882 00000000000000000f3b7e59833b096bb1158a6cca0b2d20333720d7ebeed405 803 0.75/1.00 vMB 22
373,881 373,881 00000000000000000128b8235df8e5ef4026bcfa7248bdac39c8ae63c20b5385 200 0.93/1.00 vMB 7
373,880 373,880 00000000000000000d82c81e498af2923d69f2c603a810b730e203358cc93a7a 1,445 0.89/1.00 vMB 36
373,879 373,879 00000000000000000e7a10e09bcbcd921007b9abc4c8a1978ea697e91b2c5245 553 0.22/1.00 vMB 50
373,878 373,878 0000000000000000014fdbbd82d352f35ba3592f3ada0acbcdffd72a0be28bfb 203 0.10/1.00 vMB 39
373,877 373,877 00000000000000000140124bc1529563edb9d60518ce3fff97fe34736a574095 1,079 0.58/1.00 vMB 38
373,876 373,876 00000000000000000b9b7801390f8bb045e218eed80dfdd63aa1ae0659e24d51 379 0.75/1.00 vMB 12
373,875 373,875 00000000000000000dbd85e776d61febbfa54100f3b4504d606f676420e9fd61 699 1.00/1.00 vMB 16
373,874 373,874 00000000000000000f5daa8e7680ee8d0d99f9dfc3359438cfcf2a15c1485759 419 0.92/1.00 vMB 14
373,873 373,873 00000000000000000be39a701e9bb47998c4bcad8476ca817f7c5b22b489ac90 1 0.00/1.00 vMB 0
373,872 373,872 000000000000000006e0668bb62e49962d6dac581be723dc89400730666da8bf 537 1.00/1.00 vMB 13
373,871 373,871 00000000000000001266df3bd2d0d3c10d8de3b9f094444d0d748e0071bbec4a 1,000 1.00/1.00 vMB 23
373,870 373,870 00000000000000000a156d4b612984f38cf3d8bceb44bfa58ed3a5883568e611 1,262 1.00/1.00 vMB 22
373,869 373,869 00000000000000000878dabc1c73b1a6d92bf3a8dad67c3ce06debe85582ba63 1,319 0.95/1.00 vMB 29
373,868 373,868 000000000000000008a999f85fa471f4a356c5802d688569eea739bf0f618f89 723 0.35/1.00 vMB 39
373,867 373,867 0000000000000000111b4c424df54542ec0836f2a4cc532d369a3fd4e55b020a 2,187 1.00/1.00 vMB 42
373,866 373,866 00000000000000000d7eafdc42570d0d8e5b3759a83614a75bbc8b1b39d76d68 1,858 1.00/1.00 vMB 27
373,865 373,865 0000000000000000120d5d56b572bbd48b81298bfa963696616708e28ccccb8f 1,982 0.99/1.00 vMB 64
373,864 373,864 00000000000000000a30127d7e71ad12fa36fd74de96902f37005f92f33348dd 476 0.89/1.00 vMB 10
373,863 373,863 00000000000000000ecc56efef62be4d856a0002c191edcc1a7377695cd9924b 893 0.43/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.