Loading Tool

Explorer IconExplorer

Memory Pool

40,260 transactions
32.83 vMB
0.07998222 BTC
Random Selection Loading Transactions
Max Size: 162.46/200 MB

Candidate Block

Mining Attempt ae4d57653788cdf9af1383b4922147a3af47d25e0b2f3b6f2b1b4898fbc1745f
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 6e2cdd716f0907e5c17ccdc5d705da536b45a8feeaba6330d1824364e8ef4d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.01038019 BTC
Feerates: 51.02 > 1.04 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (547,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,083 367,083 00000000000000000ab025b5178b02947015e4b5ed18daeda095c06471d82623 320 0.56/1.00 vMB 11
367,082 367,082 00000000000000001209d93a04276b768e3b8cdb7d91dfee19df4f296050cc54 1,353 0.87/1.00 vMB 31
367,081 367,081 000000000000000014da5bfa8a3603e0293846724e8f6ebe2aae4609dc85737d 88 0.14/1.00 vMB 19
367,080 367,080 000000000000000010982237f4ae541e82b557714f3da7a00e98cf88e8dba57d 1,007 0.75/1.00 vMB 28
367,079 367,079 00000000000000000f529d8903f9f5d4c757b360fc5a8b3191d7fda1749805cd 1,870 0.85/1.00 vMB 50
367,078 367,078 00000000000000000a2cfaaf5c90856a92fbc46b995e3da4876e000dcfbb83aa 1,268 0.66/1.00 vMB 45
367,077 367,077 00000000000000000b36205f6a2eeed6b8d3baf7131393e2431b62b52e579e00 360 0.19/1.00 vMB 46
367,076 367,076 00000000000000000de32eabfb3380a47aea21fe819b4d9e1e63b3789b4d02a0 106 0.07/1.00 vMB 37
367,075 367,075 00000000000000000908d590016afbcd7ba2402d1633dcc7c10209ae1ac4af67 562 0.32/1.00 vMB 45
367,074 367,074 00000000000000000946cd3e51c30fe34e8fa4a93d0135adc0d644355ff90dc9 660 0.36/1.00 vMB 45
367,073 367,073 000000000000000010e98ec5e63e1840a692bf5d908d047b93d7468d35e1f0b2 75 0.05/1.00 vMB 33
367,072 367,072 00000000000000000133d016037a34e6c0277940880dde77f0068ff0d58aff5c 232 0.18/1.00 vMB 24
367,071 367,071 00000000000000000b0211470b30a4add6e2862be82acd969bbeb63ecd6ff270 1,014 0.59/1.00 vMB 37
367,070 367,070 0000000000000000007f43360b2d7005c8f25013647359d468b8c2ef281672ab 603 0.32/1.00 vMB 40
367,069 367,069 00000000000000000a470208623c3d36f69587a545d137424370af497c0ed073 457 0.84/1.00 vMB 14
367,068 367,068 00000000000000000b014942f9d9df2dd3f4019276ecd3cd4a2cf62aefa33911 1 0.00/1.00 vMB 0
367,067 367,067 0000000000000000021a65ff776c79cf2c1d782f9096295cdce13387aa7fd885 271 0.68/1.00 vMB 17
367,066 367,066 000000000000000008ee5c6f51189d3a59283bd9277744a5ff61ed3334f02aa3 1,204 1.00/1.00 vMB 24
367,065 367,065 0000000000000000145293f0cd3f02b4b7cc341299e1e6625a9cd0482b019c92 2,152 1.00/1.00 vMB 48
367,064 367,064 000000000000000004db019599b8c0c9685d46b16cbc4a646690b7ed63346dda 930 0.77/1.00 vMB 26
367,063 367,063 00000000000000000a05dd21f5534deb492279f50cfdc448d91b9cdc78388e54 1,004 0.82/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.