Loading Tool

Explorer IconExplorer

Memory Pool

44,018 transactions
27.19 vMB
0.08780396 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt e625ebe4c9e4f5341c8e1cbce74dc8c07dc756e98b2aa4e3fffeb613bf8edf93
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 7cfbf96a75e6502c94af83a0437ceeadf0329fc5bb37f10dd00e07dae74ea9af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,227
Size: 1.00 vMB
Total Fees: 0.03486256 BTC
Feerates: 150.93 > 3.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (349,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,843 565,843 00000000000000000028a140689abfd846f12eb0a22b776783735242f2a73e12 3,023 1.00/1.00 vMB 15
565,842 565,842 0000000000000000002139427378014fa79bdb832a5df20c1fcb3a3498d17da8 3,193 1.00/1.00 vMB 41
565,841 565,841 00000000000000000000d0d1e3703dd18d1151623cd9d3b275273215b1862c22 2,274 1.00/1.00 vMB 16
565,840 565,840 0000000000000000001f0a215c5af30e99324a457baaa230d32a5b20ecd65021 3,259 1.00/1.00 vMB 36
565,839 565,839 000000000000000000274933302000f4328b0e297af47412ef9657b48331c254 2,235 1.00/1.00 vMB 31
565,838 565,838 00000000000000000029ec603da9f900cddff0548a847fabb54df7468d486b60 3,220 1.00/1.00 vMB 38
565,837 565,837 00000000000000000027e62ff2cccf6e8c5f1030701f6948f9ece5fc74483bd7 713 0.23/1.00 vMB 27
565,836 565,836 00000000000000000002c30d6dd28b2a312bbb0b8f52347eba7a920d632cc04d 2,366 0.96/1.00 vMB 22
565,835 565,835 00000000000000000011e1cfcc76b25808b3ab0f38ec8be9f5e63ec3105fba2c 1,428 1.00/1.00 vMB 19
565,834 565,834 0000000000000000001c9348371ef41f5f6c0da30e891c4e150f25164c6208f9 2,740 1.00/1.00 vMB 9
565,833 565,833 00000000000000000024d953727a9a35b6ff9296d716d0edb1b7038d68016df3 2,948 1.00/1.00 vMB 33
565,832 565,832 0000000000000000001fdd6a283f44e2d3d17aece9d6047ef2a66782efcb3744 2,593 1.00/1.00 vMB 24
565,831 565,831 00000000000000000026fb4eca300fbb7d62c426b898344fb8cecb0297eec689 3,730 1.00/1.00 vMB 32
565,830 565,830 00000000000000000020874afcf116182632519d05715ef7bcae3537ee0dbbd4 1,921 0.61/1.00 vMB 23
565,829 565,829 00000000000000000023841536b7f7d3b4b28eb6725aace8702178e0ec58ccc6 822 0.28/1.00 vMB 22
565,828 565,828 0000000000000000000c4b4017888776d3d325dce1d0fecdb926a18c100b836b 1 0.00/1.00 vMB 0
565,827 565,827 000000000000000000292e25cdc8cd25653207add4955a9d64ba359fb44c8113 1,729 0.72/1.00 vMB 13
565,826 565,826 000000000000000000226daa96d67b7e0ad16c555d9591a6c43bd1ab048e47f5 2,423 1.00/1.00 vMB 18
565,825 565,825 00000000000000000019cac90f47b242bd91e764dc088b883286f0b28d62d2b8 2,895 1.00/1.00 vMB 34
565,824 565,824 0000000000000000002670aeac0124913c0579b70ccbc217659cbf470764372f 95 0.02/1.00 vMB 19
565,823 565,823 00000000000000000017fc390e7aabde94f785c8e69e8aceceec742d7172e055 2,712 0.90/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.