Loading Tool

Explorer IconExplorer

Memory Pool

75,521 transactions
27.96 vMB
0.08386944 BTC
Random Selection Loading Transactions
Max Size: 170.05/200 MB

Candidate Block

Mining Attempt 557d3bd8d6dd1a12a9dd84e49fa34fa253c28f5fff09951782ae0ea035f40cd3
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0c6b4df68a025fa90e65f7e25733205ba288102c94d4386e945b32db120712c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02379670 BTC
Feerates: 402.60 > 2.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (498,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,068 417,068 000000000000000002684e71ea74e230f2939725177b8134650cfd42c088bffa 667 0.26/1.00 vMB 67
417,067 417,067 000000000000000003fe3f711faad4ca78803a8d528efb3b12a0f67106d03645 512 1.00/1.00 vMB 14
417,066 417,066 000000000000000001223b0fa27a8db1eb4df9dc8695c216a13ac787e8b1891c 2,196 0.93/1.00 vMB 61
417,065 417,065 00000000000000000443671e1a893545e1734c1e3d9b48fd900a7ac110677888 1,003 0.43/1.00 vMB 60
417,064 417,064 000000000000000004ddcf23861fe75c4d91c7e1ce9aac1feaee4863f85ab04d 781 0.33/1.00 vMB 62
417,063 417,063 00000000000000000301f6272835ae74da84985b0cb88d9322729943328a2c65 1,103 0.49/1.00 vMB 68
417,062 417,062 0000000000000000052297eacb4ebc7cdedf418b608c22f3b608ff11966888fc 767 0.74/1.00 vMB 30
417,061 417,061 00000000000000000243dbd3a53c2e801810de18d80a2df06c97e68f7e09ccd3 1,247 0.98/1.00 vMB 39
417,060 417,060 0000000000000000048f2775f845eeeb49536abdbf11f56abe36c824e69601a8 1,406 1.00/1.00 vMB 27
417,059 417,059 0000000000000000039c08aae644379792353aabcec690823b25141d25dab385 2,883 1.00/1.00 vMB 80
417,058 417,058 000000000000000004978ebceda4e58cda17437302ddd57a8f889b65bbf97597 2,418 1.00/1.00 vMB 56
417,057 417,057 000000000000000000cd52817ebf1e8ce56071ff2d4062ffec8a3825edd04aa0 2,547 1.00/1.00 vMB 85
417,056 417,056 00000000000000000248e0bdb30305fdd9fc8b24183e0ab0ba830536f74e943b 2,206 1.00/1.00 vMB 52
417,055 417,055 000000000000000002eb1a4d84d2e7be131e27a084b75dd1a072d6b0c1e46a33 2,297 1.00/1.00 vMB 67
417,054 417,054 000000000000000001851e551a95784e26a700a2e7097a0f15f081a1925fc48f 2,355 1.00/1.00 vMB 104
417,053 417,053 000000000000000000dd7e16a374d672215bb2351427bedeb665fa77ae70eb99 2,361 1.00/1.00 vMB 68
417,052 417,052 000000000000000000b93fae3318fe1883ccd83667cbb92e4ed57a1fc944f53d 1,844 0.93/1.00 vMB 50
417,051 417,051 0000000000000000017dffe9748360ced8e0c61bcc1b1855c212f96b8469c85a 2,096 1.00/1.00 vMB 58
417,050 417,050 000000000000000004d9cfceac544202b2a46c7a6df5a2eb623555cd69c69ed2 24 0.01/1.00 vMB 115
417,049 417,049 00000000000000000532bd0aeccbe40a6d2211462f8fbb94c9cf8c9367f98061 1,696 1.00/1.00 vMB 56
417,048 417,048 000000000000000005394db7292da8ec64325189b40c9de616b5e0ac84f8e62c 1,194 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.