Loading Tool

Explorer IconExplorer

Memory Pool

77,482 transactions
28.92 vMB
0.12195114 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 51bff43e3fba10b03575468b0625dcdf8f7da5b143fa96440c7edfe5c5071644
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 81740060fb5fba1f1efe0a0938807aec6816f64821c46efd304a8c02141dde9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.06169808 BTC
Feerates: 108.69 > 6.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (354,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,595 560,595 0000000000000000002328c78b0abf24ac58539d94f22bff65d5bf5d015abcf6 2,730 1.00/1.00 vMB 11
560,594 560,594 00000000000000000013ab0b7fc21777a338a8fdf00ef4501d98430819bbbd5a 1,363 1.00/1.00 vMB 11
560,593 560,593 0000000000000000002e391c78db0682c699dc6f056527ebf677cd5fe53c127b 2,572 1.00/1.00 vMB 23
560,592 560,592 0000000000000000002ac0990802e676447c2d443a1dcce1d9ed936ec9985a52 2,890 1.00/1.00 vMB 35
560,591 560,591 00000000000000000016c038c28a70e0a3305f7c01295be62611768553295d84 2,413 1.00/1.00 vMB 36
560,590 560,590 0000000000000000001e357e15fdac9132f85cc4b9fea3c020f20f5efd9f8b3b 2,729 1.00/1.00 vMB 29
560,589 560,589 000000000000000000297bbabf758df88dc63935c3acbcda0cfa7cbc4fa4be60 2,866 1.00/1.00 vMB 40
560,588 560,588 000000000000000000233af70820ff91eb4ee612bdb1d81c93c073eb8d471e21 938 0.39/1.00 vMB 15
560,587 560,587 000000000000000000115952a644a027800df45bb0b949a8a9e38b5b355eba1a 1,471 0.52/1.00 vMB 13
560,586 560,586 0000000000000000000d4a59494b909e0b69b7b1692121758cfc3d66708f31b8 1,573 0.55/1.00 vMB 18
560,585 560,585 00000000000000000000b063ed6c47e581e6922d50a7d723cb835a0f09eab8fb 2,194 0.81/1.00 vMB 21
560,584 560,584 0000000000000000001fc9e8a5b812d8c5b4076a56554a55e5b2275e3f95ee4b 2,040 0.74/1.00 vMB 17
560,583 560,583 0000000000000000001c8fef7f1e1febca3e18cb5d3a90da4a7141998234689e 2,956 1.00/1.00 vMB 21
560,582 560,582 0000000000000000000a34983c1d6a3394fc47f45c007ff7079146b07dc5d3e1 2,565 1.00/1.00 vMB 12
560,581 560,581 00000000000000000014a0d2d71708fac0b6e08074dc3871d00dad5c6534ad09 3,065 1.00/1.00 vMB 26
560,580 560,580 0000000000000000001e52c0967b972c4bcaf9e1735504da94898d6854ad12e1 2,720 1.00/1.00 vMB 21
560,579 560,579 00000000000000000028814272ca3cbb3db11d2103e031e5ec38ef4580ddccc1 2,242 1.00/1.00 vMB 22
560,578 560,578 00000000000000000010e61d078d6d957d4a24bec4f01d9b8427a1cadb8fd5bd 1,616 0.65/1.00 vMB 4
560,577 560,577 000000000000000000226fa62d7f4e82ae82bf52822f041224c326d310d4750e 2,754 1.00/1.00 vMB 12
560,576 560,576 0000000000000000001d4814dbadb8006e7f869d54372705d371be4bd0bac84f 1,793 1.00/1.00 vMB 12
560,575 560,575 0000000000000000002f32e21f7114fc7746ce88e8a756c54e6d758076062590 1,952 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.