Loading Tool

Explorer IconExplorer

Memory Pool

76,234 transactions
28.42 vMB
0.06712395 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt cba49bdd0ef43ab89707bd3e063bc5f85d353d1bf1b20d3888ae230c59aa00a6
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 05ecb07442bc50a2501f81d5dd6156e8ad80a4b698bb887a294a23fcc5455b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,473
Size: 1.00 vMB
Total Fees: 0.00816162 BTC
Feerates: 73.20 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (289,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,648 625,648 000000000000000000093f78697241c3345b9aea4e259f3105d7b114bc97a530 2,816 1.00/1.00 vMB 10
625,647 625,647 0000000000000000000c32425e7d73c286bad6aa0153b4e668f01a8708f6914d 2,889 1.00/1.00 vMB 18
625,646 625,646 00000000000000000010ecad775906de9a2769f66d4ba1dff9bc4b0d0b3e2676 48 0.01/1.00 vMB 15
625,645 625,645 0000000000000000000c0b89cbfa16508cebd69f482659b58c81140ae07f41ae 1,045 0.57/1.00 vMB 11
625,644 625,644 00000000000000000007fb6d0c81fbebe376dd040993468641ae9cb0bc81d7d7 334 0.31/1.00 vMB 8
625,643 625,643 0000000000000000000055b89b70f492a226bd03a8955396c19d4fc051366786 2,176 0.84/1.00 vMB 11
625,642 625,642 000000000000000000008f4aa2bba19261b0034cafcd5b216e662e1d6f69388e 1,665 0.57/1.00 vMB 4
625,641 625,641 00000000000000000003d5681acc23c81f4d4f02da6f0d06de81656aa866016e 2,719 1.00/1.00 vMB 15
625,640 625,640 0000000000000000000bb77e3fce63787fac111a6a5f8a8a36ec9ae88b6a866b 2,447 1.00/1.00 vMB 13
625,639 625,639 0000000000000000000f2d538e7eb3a638058165acff886486abc9d4a2691c89 1,655 0.63/1.00 vMB 14
625,638 625,638 0000000000000000000df20d4f1d487f3bd40fc03433b968c71a4196558e1ca2 372 0.12/1.00 vMB 14
625,637 625,637 000000000000000000078d212f0fe7fa240c6883186e3c525df51c8b4cba06f4 1,457 0.50/1.00 vMB 13
625,636 625,636 0000000000000000000d23f8bd093a806ebeab7f3fbc02dd5c16edfa13cb389f 1,485 0.61/1.00 vMB 8
625,635 625,635 000000000000000000010121df40363cf836a1e9557a5fc63fab388b56116b88 3,098 1.00/1.00 vMB 18
625,634 625,634 00000000000000000006ef1c1faa9d14e14a5614e31549108170b9b3085d5390 1,990 0.66/1.00 vMB 16
625,633 625,633 000000000000000000002a91b38b92de01e833d369c0699bf6a29816a34ae007 2,584 0.84/1.00 vMB 15
625,632 625,632 00000000000000000009ccf59258505905b354a0504f215f6495bbf227b53df3 412 0.13/1.00 vMB 14
625,631 625,631 00000000000000000008a7150753e2277a992d4dbc9e6e38344f29e87b72707d 2,105 0.97/1.00 vMB 8
625,630 625,630 0000000000000000000d4fb05ad2e879486d7233ee6427722f292e6e13124554 2,210 1.00/1.00 vMB 8
625,629 625,629 0000000000000000000964e72cc6185f89e81ec43cd9c20e68b004d6490fbfb6 1,565 1.00/1.00 vMB 6
625,628 625,628 0000000000000000000ae755f89deef1f3ee7fbd483ddcae32eb86af4663fa21 3,042 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.37 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.