Loading Tool

Explorer IconExplorer

Memory Pool

41,458 transactions
27.50 vMB
0.06813645 BTC
Random Selection Loading Transactions
Max Size: 142.21/200 MB

Candidate Block

Mining Attempt e558e8f349608ff51adedd2f4cb7a7826021ca77bf12af90d50fd35002ae2ad3
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root fa400d1948de90663cc25ea1d3979c28f8b87530c86629ae6eaf96d8e3349ac7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.01456696 BTC
Feerates: 100.53 > 1.46 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (328,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,606 586,606 000000000000000000065e1492a0b10a7212e1ac7424c6531bec35107eaf24ee 2,115 1.00/1.00 vMB 2
586,605 586,605 00000000000000000006e75cc609eb509d6002c0e6ccb669ef0512976b2d5a63 1,857 1.00/1.00 vMB 34
586,604 586,604 0000000000000000000a373081d404ba38d1d199be02bb64fdf0c47b5c1832e4 2,491 1.00/1.00 vMB 22
586,603 586,603 00000000000000000019430fe5494374756475ac8046f7061d03dda3a672b555 2,716 1.00/1.00 vMB 27
586,602 586,602 0000000000000000000a4b18153efb85e03e19e87bce025965c59f80eb160c5c 2,205 1.00/1.00 vMB 9
586,601 586,601 0000000000000000000e8d3f0a8da449e39874a0415a0a6c745447ee2510f2e8 2,574 1.00/1.00 vMB 35
586,600 586,600 0000000000000000000e0f5e2a0e5cec04a242947561a302057de5d03b71b6d8 3,215 1.00/1.00 vMB 63
586,599 586,599 00000000000000000017eab919b6db7890f20d581abea48b0ed9d4f928cb940e 2,749 1.00/1.00 vMB 14
586,598 586,598 00000000000000000002d696a2e7e6fc7366c656820457d1b9ea67488ced19f5 1,067 1.00/1.00 vMB 13
586,597 586,597 000000000000000000171bc2038c7b012c35d1657f7d99ac36329010817e10a9 3,105 1.00/1.00 vMB 40
586,596 586,596 000000000000000000125798b565204c895e815449fd1b6b62fe143f04d6f4e6 3,023 1.00/1.00 vMB 35
586,595 586,595 00000000000000000018734dc8f5020709f31fc27e70618be0ac9b52fc77b2bf 776 1.00/1.00 vMB 7
586,594 586,594 0000000000000000000cc96aac6189029b7c156220da86060e5b765f60733cdd 2,474 1.00/1.00 vMB 18
586,593 586,593 0000000000000000000fd417c8b819f2c52bbd04598302f8c7cd161872391bc8 2,392 1.00/1.00 vMB 53
586,592 586,592 00000000000000000009dd4e9279877604edec62ebee62a3d989f36473294044 2,858 1.00/1.00 vMB 65
586,591 586,591 000000000000000000081c48210f553b07f9e839af91007cf0860a8cc89efcda 1,227 1.00/1.00 vMB 14
586,590 586,590 0000000000000000001a3aee3285375e2716bae2c35945702b104b71bd389573 1,996 1.00/1.00 vMB 24
586,589 586,589 00000000000000000002c283579cad1b4a861b0b3313777e99b63a20e38704a1 2,963 1.00/1.00 vMB 50
586,588 586,588 00000000000000000005d41a027c08c93aa4db331ba2e69ad16aa530580a5023 2,777 1.00/1.00 vMB 33
586,587 586,587 0000000000000000001ac1ceae262768e20544d06e8fa7305f925fcf11095767 3,600 1.00/1.00 vMB 47
586,586 586,586 0000000000000000001e9e002f5c569f051eb9dcb8bbbf3e49d20fd0768e21b9 2,487 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.