Loading Tool

Explorer IconExplorer

Memory Pool

84,290 transactions
31.65 vMB
0.14193564 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt acc04f0d6c097f411eb23a31bf8d7e2647bc4fb63dace2cbc778b147be754045
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (134,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,755 780,755 00000000000000000002b89c8126bb8c7f02ccc7489e4bc707b83766d8039dfc 1,508 1.00/1.00 vMB 11
780,754 780,754 00000000000000000002cc19856e080cb6cd6d64bf28ee6055f1230af90a4a34 2,611 1.00/1.00 vMB 41
780,753 780,753 00000000000000000000219122af1759e2136f7be99b4871ef75eda622d7b7df 2,316 1.00/1.00 vMB 32
780,752 780,752 00000000000000000003c3f33adb64f57b63095119dcb48e64d5ece915288188 2,162 1.00/1.00 vMB 21
780,751 780,751 00000000000000000000da10599e875acfdbb29f42ce2328e1d0d181746f4f4e 1,387 1.00/1.00 vMB 10
780,750 780,750 0000000000000000000537eb893783f5fc292cc9e6ddfd564635a65c561ff2ae 1,829 1.00/1.00 vMB 12
780,749 780,749 000000000000000000031727959af490f1cb011cb74f5e9f7b003421fcc3379d 1,776 1.00/1.00 vMB 28
780,748 780,748 000000000000000000059dbfe50ecd4286c99919955a3ff52c37f523cf66ef14 2,281 1.00/1.00 vMB 34
780,747 780,747 00000000000000000001dd471547bdf804acbd45a3504a10c519807166f50f0b 589 1.00/1.00 vMB 9
780,746 780,746 00000000000000000004809948e11729ca25f71ddb4f6bf61528c565d3a525dd 666 1.00/1.00 vMB 6
780,745 780,745 00000000000000000001cfa681bcd44e378e0614161130e32e94131aab82572d 234 1.00/1.00 vMB 2
780,744 780,744 000000000000000000010ba7f6fe84603c34675efec570e15408af4d151934a2 411 1.00/1.00 vMB 6
780,743 780,743 00000000000000000005dfd8afc25ea6d7af2ffd534a664938e87cea06e323d1 677 1.00/1.00 vMB 6
780,742 780,742 0000000000000000000324f6abde8b2a00f1bbbd9d834e2ec8714c3a3eb1115a 701 1.00/1.00 vMB 7
780,741 780,741 0000000000000000000262899c94788b47d9e4d3127d862556fd73d613b9918a 1,576 1.00/1.00 vMB 17
780,740 780,740 00000000000000000001a696a10e1b2cf4243a7363f78d6f9bbc1ee4728e4cd1 1,431 1.00/1.00 vMB 10
780,739 780,739 000000000000000000045824065b2efa1fe3e5bd210d4f52ff3f1d6204c56545 927 1.00/1.00 vMB 4
780,738 780,738 00000000000000000004b9d082082056ac91d180edaceabb61260abfa2592c39 1,506 1.00/1.00 vMB 8
780,737 780,737 000000000000000000029dc8a6da5dff52181be7ade6eb5f112d873ff6498284 2,308 1.00/1.00 vMB 25
780,736 780,736 00000000000000000003ff5557150efc574023c9cc7cd8ea7800e941e0ec3cef 2,290 1.00/1.00 vMB 14
780,735 780,735 00000000000000000001e0ee735359fa9f44d105ae191dac40710f0725b69179 1,906 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.