Loading Tool

Explorer IconExplorer

Memory Pool

80,042 transactions
30.56 vMB
0.08064832 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt a3a537aedb0d53b5f834a15f8cfd13c4f8195d70e2d7e3f0e4efe0bff1b94d9a
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root a9465df61723852b1c3b65899487f4ec2136383aba424c7981fd82f4b86755f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.01529082 BTC
Feerates: 351.58 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (303,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,238 611,238 0000000000000000000230deae3aac95752a514695541574bbf2cd904e47a9a4 1,799 0.72/1.00 vMB 6
611,237 611,237 0000000000000000000aa97145c4e9580e7b38befac53c7c2277fde4dd942dd8 2,960 1.00/1.00 vMB 7
611,236 611,236 000000000000000000088bf5ed29df38b4775a574fa09f7b05205d7a460d9f08 2,688 1.00/1.00 vMB 10
611,235 611,235 0000000000000000000ff019c7ae3f71673ac8b47be2cf6f09e976a506a87bc7 3,135 1.00/1.00 vMB 20
611,234 611,234 000000000000000000007fe3a5a7d6d73454380af0f178e8278abd722b1af743 2,827 0.89/1.00 vMB 9
611,233 611,233 0000000000000000000ce3594d8ed5d72649a988c9d6f02d3e89336c547c3a5c 407 0.14/1.00 vMB 20
611,232 611,232 00000000000000000005579db243502f37f74c13d6f77d1f68c8edc26a62de10 25 0.01/1.00 vMB 8
611,231 611,231 00000000000000000010011119659d001ac1f914b1a759e58d8a700a9f438895 151 0.07/1.00 vMB 4
611,230 611,230 00000000000000000011e246fe0f197b8aabf4d92173edf992713184ae20de8d 853 0.28/1.00 vMB 14
611,229 611,229 0000000000000000000cd3bbfb2fcec9066d199b829c524b51e0a7e756cb4671 2,329 0.76/1.00 vMB 9
611,228 611,228 000000000000000000095c589fc0a8484be5ef57cbcd8186ac98d46335af9946 2,451 0.85/1.00 vMB 13
611,227 611,227 000000000000000000061c23bccd785929b09e5a8fbb165ff1cb4c586319c14b 289 0.10/1.00 vMB 13
611,226 611,226 0000000000000000000b061e18ed3625db59dc762873e59e8e5561fb0756bd90 1,449 0.48/1.00 vMB 11
611,225 611,225 000000000000000000114c08b4d63b825c68f73414578611eb18bde92dac9567 491 0.14/1.00 vMB 11
611,224 611,224 00000000000000000005b1e6eedd3b4703589a8c08904318e4ddf849cadd7d34 2,439 0.88/1.00 vMB 11
611,223 611,223 000000000000000000109223acc471d580367754544f778786f2400fc0fabedd 1,127 0.34/1.00 vMB 13
611,222 611,222 0000000000000000000b5ec215ef8528dfe40f85ac8abb560305793fcf7e54a5 1,414 0.44/1.00 vMB 3
611,221 611,221 00000000000000000008c800e537673db12bfb842116b1e49314496b8c899fcb 2,302 1.00/1.00 vMB 15
611,220 611,220 000000000000000000082442e09861194f085f0e164e0c32e9dc2879f87be885 616 0.24/1.00 vMB 8
611,219 611,219 0000000000000000000fd73b66336d0eb08882b2ff57be56cfbf224dcf291f42 89 0.03/1.00 vMB 5
611,218 611,218 000000000000000000111bf71818d6b1e76bae81fadf718baedee61900125615 1,781 0.71/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.