Loading Tool

Explorer IconExplorer

Memory Pool

76,024 transactions
28.74 vMB
0.07040915 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 492fdfe28aedb5b313ed40d7bf0c42bd63e2aa6e2803734bc7485dd4b934f621
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 40964eb0d47c6e8615b012f43a4fc433705242ceac28ebadd6cef05cd85fa587
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.00788504 BTC
Feerates: 77.76 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (235,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,642 679,642 000000000000000000092504eb93987bd3d7d681ca92622b3bc962f74d9f9272 2,675 1.00/1.00 vMB 158
679,641 679,641 0000000000000000000aa031c225d1437565ec7e0f27808c2f5673727d0f5114 1,646 1.00/1.00 vMB 141
679,640 679,640 000000000000000000018a1aeda230515d94dbe12945bad2752e5cd939efe329 2,891 1.00/1.00 vMB 120
679,639 679,639 000000000000000000089f8497725f0ec4ad3c1aeeee88b2d5b3f9d132084b41 1,538 1.00/1.00 vMB 166
679,638 679,638 00000000000000000005e253f737bc41f2d1d3de9eca9aa5ec443a304e07c5f5 672 1.00/1.00 vMB 197
679,637 679,637 00000000000000000006afc74e95540d5ca24b7404dc49824e8bbb17f789efb8 2,957 1.00/1.00 vMB 142
679,636 679,636 00000000000000000004e3a9500b37d81cc99badb881e04ecca08c85cdfae463 2,222 1.00/1.00 vMB 136
679,635 679,635 000000000000000000021225557eceff4f511bd42324d9a9f51c7061ce04ce29 2,513 1.00/1.00 vMB 175
679,634 679,634 00000000000000000006d2a49d0341ada88e984e73a6b59105fcc66671f2b0b3 2,121 1.00/1.00 vMB 178
679,633 679,633 000000000000000000050c5e58ea03040264613c29fc39b0c383641d5a4bd0d6 2,692 1.00/1.00 vMB 140
679,632 679,632 00000000000000000006ce4cdefda208c2c52431ab07eceec852b227c8da6e11 2,510 1.00/1.00 vMB 191
679,631 679,631 0000000000000000000380cfd2fcf3c438f61d978e92ef9af57cd45084eb26d8 2,675 1.00/1.00 vMB 153
679,630 679,630 00000000000000000005c1c24420a1a70dadac56d7e1a5233d54bb849075d2d2 2,156 1.00/1.00 vMB 164
679,629 679,629 00000000000000000006805dba6956fdbee3472961cc98f1d6297555c3ff7dc5 2,083 1.00/1.00 vMB 199
679,628 679,628 0000000000000000000be6884d79a174a50c14ef238386f6fb9253de362fa1c1 2,330 1.00/1.00 vMB 180
679,627 679,627 000000000000000000048607f51a9219c015dd69edd50fb06914586201a3590e 2,381 1.00/1.00 vMB 190
679,626 679,626 000000000000000000077f107ac8fd3b4f84116818e9e44b730c4edc9f756e19 2,282 1.00/1.00 vMB 168
679,625 679,625 00000000000000000002ce49046c8a356aed6f08c140a9d7c7c0a35aaed88e62 1,271 1.00/1.00 vMB 177
679,624 679,624 0000000000000000000395014d084be99bf210c7b6eee6056d6532264702d855 3,028 1.00/1.00 vMB 177
679,623 679,623 00000000000000000009adefdb94a6a3dc9d8c2b4f8fa14e126221775f2eaa05 3,393 1.00/1.00 vMB 175
679,622 679,622 000000000000000000083c237d565e37d90ba5ceeb109e7c297c630e9d2fb079 740 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.82 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: 710.71 GB
    • Received: 17.08 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.