Loading Tool

Explorer IconExplorer

Memory Pool

80,280 transactions
29.86 vMB
0.11763635 BTC
Random Selection Loading Transactions
Max Size: 179.77/200 MB

Candidate Block

Mining Attempt 880f801c74f9a47afb10475c4f546da65c8d05b4d965c449fa3fe70cc5a468e2
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e84af74138c061d4f7c6a438c4030e1df5ed2658eea1a17c07c49911b6856ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.04867401 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (543,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,540 371,540 000000000000000013e4d03acda59c101eba1c2d218e2f836275764ba9d7c937 232 0.11/1.00 vMB 37
371,539 371,539 000000000000000003937c43b3e145ce2a9a8b62b34d6aa540e303534731c006 341 0.13/1.00 vMB 40
371,538 371,538 00000000000000000944e3fe4eece21106b095acdfb7ea8c09622ea67b6843dc 962 0.38/1.00 vMB 38
371,537 371,537 00000000000000000eb1141e7562f8fc3b250efc35f921e2bcf784927e6a6aea 1,141 0.49/1.00 vMB 42
371,536 371,536 0000000000000000119e43dc1c54537a59d484ebafdf168d1e990abef4d67e28 565 0.27/1.00 vMB 40
371,535 371,535 000000000000000002006d7b5667f7d7f63c9af6d08223fcc1a239dcf6cb80da 524 0.31/1.00 vMB 42
371,534 371,534 000000000000000013f0114d5eb6e06b0a718744b36e0ea242772b5110fd64d3 366 0.22/1.00 vMB 39
371,533 371,533 000000000000000003c218994dce964ac11ea2efde13681972bf5e25a9b088a7 926 0.48/1.00 vMB 42
371,532 371,532 00000000000000000fcb25590d8e7f84b876d87d891f56913c88b058b49e53be 109 0.14/1.00 vMB 14
371,531 371,531 000000000000000006e0f7a21ceb6453433cf6c088dd7931c6393a6adde97e86 173 0.19/1.00 vMB 15
371,530 371,530 0000000000000000050c5ad326327ff35d2802d0051465824e40c3fc0a3460d7 694 0.40/1.00 vMB 37
371,529 371,529 000000000000000004044d1f159a3b658050abcffdaae21f49bd72e8c3244351 770 0.38/1.00 vMB 38
371,528 371,528 000000000000000004fc98019a0e4afe5fc3066f8797f2c5b8b7ef55206fb519 382 0.17/1.00 vMB 36
371,527 371,527 000000000000000009dbdf0fc034ed6343302c1798d0b007f1081227b7d04abd 1,189 0.49/1.00 vMB 44
371,526 371,526 00000000000000000f14d7451f6b320f23c97984d094345afc53622604032f09 385 0.17/1.00 vMB 41
371,525 371,525 0000000000000000074ea88f3985be350793a4dfe0eddb0fa7845a00f7364f74 985 0.45/1.00 vMB 41
371,524 371,524 00000000000000000f61a32a1cdf0a02588b59b851d13d9d6f5064eb554e9128 718 0.29/1.00 vMB 50
371,523 371,523 000000000000000005f482b2b0601e9cb00a03ae9a820ba7d117c1a97515ac92 753 0.35/1.00 vMB 48
371,522 371,522 00000000000000001331f75f6f0f4a2fdb0c0f55f9c77a0d442e670c30351bc2 539 0.25/1.00 vMB 44
371,521 371,521 0000000000000000065fa488379f2b89907b995cf342b28854b9fcf79f7513d3 1,318 0.67/1.00 vMB 41
371,520 371,520 000000000000000008d42f5514157c3257577e006985ea8335e4567e1bed16bd 927 0.43/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.15 GB
    • Received: 16.42 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.