Loading Tool

Explorer IconExplorer

Memory Pool

42,375 transactions
33.43 vMB
0.10195822 BTC
Random Selection Loading Transactions
Max Size: 165.78/200 MB

Candidate Block

Mining Attempt 6b8ac923534082719f0b103faf3521b295a0b6fd6aa7fe334a8ad0f0447ed741
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root 893e68b12788292a87b9a00f1bb64eee0e788b3cd71bc55eb9c73fafe162f284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.02881078 BTC
Feerates: 150.68 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (547,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,085 367,085 000000000000000000910699eb9e8bd56ebf56636de8b8617f7170f0d648017a 1,872 0.93/1.00 vMB 44
367,084 367,084 00000000000000000306a8a92815309b06b42506b7d76389300a7ff7f31510e6 194 0.17/1.00 vMB 20
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
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.96 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.