Loading Tool

Explorer IconExplorer

Memory Pool

72,775 transactions
28.12 vMB
0.07079917 BTC
Random Selection Loading Transactions
Max Size: 166.46/200 MB

Candidate Block

Mining Attempt 189f16807e0a38a7bfb2719d1320081c9bc77cd7e0fb4fc2afb26343fc288221
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 725958051671ab5feb9dfb0c6ada63cd4c6b4856229ec852a762f9589ff6158a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01462488 BTC
Feerates: 157.46 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (581,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,932 333,932 00000000000000001a179f1d29d505c7036906f67b528c2637f30a8b85d7c929 410 0.50/1.00 vMB 14
333,931 333,931 0000000000000000090a44a73c6423659cf63e8bbb48ad7652e8211301ad4b97 512 0.15/1.00 vMB 43
333,930 333,930 000000000000000000269b2a6dded2e2833a24d9ac7eb12ff833fa4ce0a1ff87 169 0.29/1.00 vMB 8
333,929 333,929 0000000000000000179725b2beff1706f90feb3b6c54e321c8ac0e5691e28b38 471 0.32/1.00 vMB 19
333,928 333,928 0000000000000000112c25a07e2454b3e065bd50c9901e5a2c41a2846ce1c5db 753 0.41/1.00 vMB 25
333,927 333,927 00000000000000000dee3a938c38607344093a8bde614ca23731c53b22f47a42 779 0.54/1.00 vMB 20
333,926 333,926 0000000000000000191430c06db2b57bdd9c71080b488e6f80a6bddbe12734a2 326 0.32/1.00 vMB 11
333,925 333,925 00000000000000001881499e1f6ccc384d9aae05d910dbe5e2084c46e727ac35 790 0.75/1.00 vMB 17
333,924 333,924 0000000000000000176edd85cf5309fb2cfec99473c3e65c6e01eade00340c03 512 0.24/1.00 vMB 28
333,923 333,923 00000000000000000af8684af9b5b96f1d34328d77afe3783cc55ccd895e4157 2,258 0.75/1.00 vMB 38
333,922 333,922 00000000000000000b2dde107d49f8b98eb9e1947cf87d3bb66af9fd2d7c82c0 38 0.10/1.00 vMB 4
333,921 333,921 000000000000000007be9d6fc7e145b2b56a4673f7cfea041cde1e25ba050381 314 0.18/1.00 vMB 22
333,920 333,920 000000000000000007786c48ac2be2308e5f59368450ee972dd9e8b54333c9e1 1,071 0.74/1.00 vMB 24
333,919 333,919 000000000000000019d41cba848eab3f08359a53fbee8f3800f982a1b71ee87f 542 0.27/1.00 vMB 25
333,918 333,918 0000000000000000127aab66aea97318db355dedd7bdc1ddce58151ed39689c7 125 0.06/1.00 vMB 27
333,917 333,917 00000000000000001a457f3a7f99c9706b5caf1d37b9f5290f8459b2dff6a1e4 81 0.05/1.00 vMB 3
333,916 333,916 0000000000000000025771b97e0297cc45fd4081f3b1933db00dafdba80b7e7e 146 0.10/1.00 vMB 21
333,915 333,915 000000000000000000f32a4d103ba39def55f13c9c3995a0a42e06c08a83b3ef 1,128 0.75/1.00 vMB 20
333,914 333,914 000000000000000009a41fb217cb601da2bce51ed3521b37b5bfbc6520d775e6 256 0.15/1.00 vMB 84
333,913 333,913 00000000000000000080ff1679c37cd95564f06feed5e36926ed70caa68c9dbf 894 0.75/1.00 vMB 17
333,912 333,912 00000000000000000d3b716b625ef445675a91a61631d78d3fb56e2aab04b2a6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.