Loading Tool

Explorer IconExplorer

Memory Pool

44,122 transactions
28.66 vMB
0.12527645 BTC
Random Selection Loading Transactions
Max Size: 148.94/200 MB

Candidate Block

Mining Attempt fe837d19c955b462fbfa4c162742b11c38fa5dc364a8f20a869abd1f9e8a0dea
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 162fee29b442a458c105ccbca59416a756da8738a2b4e2ef7e78c2d6d562b2ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.03835693 BTC
Feerates: 113.05 > 3.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (150,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,589 764,589 00000000000000000007539ef64cde72ef15a4586667b15c380a849af0281dd4 1,203 1.00/1.00 vMB 19
764,588 764,588 00000000000000000007783d7ea80044ca920aefc950e017b95ec5cb2e7d2a01 2,034 1.00/1.00 vMB 33
764,587 764,587 000000000000000000020f1945b9831b371ac94121ad52861f6594bdcf1b0ab5 2,204 1.00/1.00 vMB 33
764,586 764,586 000000000000000000010e3afe6df0e8ff30216aed09d8d1a1e7c8b673172334 664 1.00/1.00 vMB 4
764,585 764,585 00000000000000000002a01f70aae1f7789c03417db93f977321b1bd2a315362 2,267 1.00/1.00 vMB 17
764,584 764,584 0000000000000000000578f29e0c89594c2cf8b1e3f28389c99d470c69c73a21 1,544 1.00/1.00 vMB 2
764,583 764,583 00000000000000000001cc818d3e5e279ee4f656ad65ead2a09f53e674b2f1dc 3,462 1.00/1.00 vMB 29
764,582 764,582 00000000000000000002e7296ac274f9f19f1bf7441fddc75e5610fa2ca53e25 1,485 1.00/1.00 vMB 6
764,581 764,581 0000000000000000000097ea712c4317ec42629b25f3fd229da5243215767261 1,953 1.00/1.00 vMB 6
764,580 764,580 0000000000000000000236e7ded5e88e7661525693b1d54e294df66ad2b858c7 1,293 1.00/1.00 vMB 10
764,579 764,579 000000000000000000042a4641bf29ab522df14599138d8141e460fc807d7d29 2,323 1.00/1.00 vMB 7
764,578 764,578 00000000000000000000c3c773c0d13557dacb1b99b2d1995b58f76cf2a9db90 2,080 1.00/1.00 vMB 20
764,577 764,577 00000000000000000006b8ca2b3b7c3d39905f31bdeeea1b59764dff399519b7 153 1.00/1.00 vMB 8
764,576 764,576 00000000000000000001c6ea69cf51224b90d83376610df22af7ad02033ccc83 626 1.00/1.00 vMB 11
764,575 764,575 00000000000000000004dda87bfb55e706cc396f3ea1bf2ff6abdba480be8052 3,179 1.00/1.00 vMB 27
764,574 764,574 0000000000000000000045532b7e1e0a6d748d3f7d598345c10c2394ebfd1b4f 1,362 1.00/1.00 vMB 15
764,573 764,573 000000000000000000040c049f4f8ffbce335f5a1a2eac2fee150ca41db59fda 2,222 1.00/1.00 vMB 15
764,572 764,572 000000000000000000028732166a68678c9fb6a23c3c36696370206f49bef625 2,676 1.00/1.00 vMB 17
764,571 764,571 0000000000000000000703647c99a252feba781e5dda857895132e0c6e50547c 1,603 1.00/1.00 vMB 19
764,570 764,570 00000000000000000004363a9685cc32e339f42ba382552cfbbcdc30c49f5e65 3,221 1.00/1.00 vMB 35
764,569 764,569 000000000000000000058e4341e777bfe2029c278603b7385dd77bbd4154ab3e 2,459 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.