Loading Tool

Explorer IconExplorer

Memory Pool

53,721 transactions
29.74 vMB
0.10379588 BTC
Random Selection Loading Transactions
Max Size: 159.74/200 MB

Candidate Block

Mining Attempt 1fb598430146bb41f9e3e745ae6667e2417c288e522779f9b9b5c5d6536059d2
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 428605e1bff65c84ce04ffe08ec42145d0b4245116768ebf43e7cf3f63fcf84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.03152802 BTC
Feerates: 150.77 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (209,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,718 704,718 0000000000000000000df54a0dd374466fd80f3f09b889ae7a9b517156a82191 1,817 1.00/1.00 vMB 17
704,717 704,717 0000000000000000000a6b7b7d00c61c72eab47329686096c163e901fbb1607c 2,344 1.00/1.00 vMB 20
704,716 704,716 000000000000000000046a78a4a8ecd0dea144313606884ed59fbd510307921a 3,107 1.00/1.00 vMB 23
704,715 704,715 0000000000000000000005eeb45665a09862598e820e87146e3961574ab10b6f 3,191 1.00/1.00 vMB 28
704,714 704,714 00000000000000000007f0b2133803552c767ba9ba3abc913a486fe4c2f4647a 3,477 1.00/1.00 vMB 13
704,713 704,713 00000000000000000009c328e1ddfe45545a3710a57614ac7d7156dc64b33dc8 3,500 1.00/1.00 vMB 19
704,712 704,712 0000000000000000000a9e2c50c0350635cd0e9ef58ee488e8050f18473648d5 2,209 1.00/1.00 vMB 34
704,711 704,711 000000000000000000049cfa2eb6f8d7e6dad2d9cb912a0fb954af704ab8ce4f 3,633 1.00/1.00 vMB 11
704,710 704,710 00000000000000000008461a159dce08e57f2cb681bb208f3196519a3440de32 2,912 1.00/1.00 vMB 11
704,709 704,709 0000000000000000000b5d023ea1bc957a49b8852119bd426fbe857db7cd082c 2,387 1.00/1.00 vMB 11
704,708 704,708 0000000000000000000c7a445a8c32ab31fc9b684905fbe9b0da61d23025676a 2,554 1.00/1.00 vMB 20
704,707 704,707 0000000000000000000c15e1f11371c518caed485effc0fb8b82f0be217a3f2d 2,271 1.00/1.00 vMB 16
704,706 704,706 0000000000000000000a95651ca41d8790960d3ea1e55a24a1d9654edc16b849 2,783 1.00/1.00 vMB 12
704,705 704,705 000000000000000000022405d104117d4944a671c1480c054c25f86446470a01 1,384 1.00/1.00 vMB 19
704,704 704,704 00000000000000000002af88f879da5430f818d73e480dfcd2d4bc2b965067dd 1,554 1.00/1.00 vMB 18
704,703 704,703 000000000000000000046219b9027b57a0ce0d7105f88d5b87acb4cbde0f8b91 1,849 1.00/1.00 vMB 21
704,702 704,702 00000000000000000007b3a8752c230854852a25ddede574d5daeb21a896f09f 3,163 1.00/1.00 vMB 25
704,701 704,701 000000000000000000087bd0545061095a46dbb63b27c125b2a4d66820c51a7b 3,329 1.00/1.00 vMB 15
704,700 704,700 0000000000000000000db34e57236edbec0463d91e0eb566af3bbc13bef5d300 3,035 1.00/1.00 vMB 28
704,699 704,699 000000000000000000032ce34ba8907628f84daadcfe8be53a3f28a53854da4a 3,260 1.00/1.00 vMB 16
704,698 704,698 0000000000000000000389f69ffe3f84729594df5fa4f8f8c578ebc339c99f3d 2,922 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.89 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.16 GB
    • Received: 12.69 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.