Loading Tool

Explorer IconExplorer

Memory Pool

39,642 transactions
26.96 vMB
0.07317679 BTC
Random Selection Loading Transactions
Max Size: 139.45/200 MB

Candidate Block

Mining Attempt c78717e3916f771cc295d76dfa190692309cc52ed4fa37afa98b9fc0ec65cdd5
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root baba20401c21f8bc58daac6999ba0ec73268a32bf798b8e6ca97ce060f9f8c81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.02002166 BTC
Feerates: 201.37 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (205,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,993 708,993 00000000000000000008de333b567d59eb09bc32f6071873247b8a4cd082f084 2,109 1.00/1.00 vMB 17
708,992 708,992 00000000000000000008776787e7130aec7f9c605b011e9273f021c5090cab45 2,172 1.00/1.00 vMB 16
708,991 708,991 00000000000000000009c52780f217a847a4986a087c250674b11237d7f25b9e 3,033 1.00/1.00 vMB 21
708,990 708,990 00000000000000000000139c11512ce7da0de2eec1ab112ab3fa6098f9f44834 716 1.00/1.00 vMB 4
708,989 708,989 00000000000000000000b6b2226a8993f96ca9b61e94e0b506cb5edd9e8bb92e 2,128 1.00/1.00 vMB 2
708,988 708,988 0000000000000000000c6171c87448785823172aba27472d97ba78c5cb6c5be6 2,859 1.00/1.00 vMB 6
708,987 708,987 0000000000000000000b264a642c243304d754d5793e8a04c78779ca58920ce4 2,991 1.00/1.00 vMB 9
708,986 708,986 000000000000000000065b37de77e55551f0528145bb43ce52aff64b96c144a8 1,068 1.00/1.00 vMB 13
708,985 708,985 00000000000000000002d44e6008daa14c82118a4eebe3148e60a751e5a895e6 2,836 1.00/1.00 vMB 14
708,984 708,984 00000000000000000007d8d38065db3a16c866f3363cdbb7fc23446ea91c1589 3,421 1.00/1.00 vMB 13
708,983 708,983 000000000000000000034b49479fbe90cec6f0aeb302305e74cebbbddd0e7f78 3,376 1.00/1.00 vMB 20
708,982 708,982 0000000000000000000b792b735a5338e9396fd4241026f3fc1b4cb62b43c702 2,645 1.00/1.00 vMB 38
708,981 708,981 0000000000000000000ba4abecb32505179a9b1cc1dfec9126ed63b5492f0498 3,430 1.00/1.00 vMB 21
708,980 708,980 00000000000000000009c2a25e4b7a69dae3f46d902f88eba8d3d89629ac0b65 56 1.00/1.00 vMB 1
708,979 708,979 0000000000000000000b71a6291bb0fdbc16b109f1c2fe3ea6a8b74ce4fc2785 2,930 1.00/1.00 vMB 14
708,978 708,978 00000000000000000001702f388bda0b40dc7a7116b92b473788dab01e551dbb 1,987 1.00/1.00 vMB 11
708,977 708,977 000000000000000000057b631189dcdfc37399533a797b86e254f7ec6c5c452c 1,911 1.00/1.00 vMB 4
708,976 708,976 000000000000000000032d169a5e24167d27ee031eee4db5c414c674520e2364 2,501 1.00/1.00 vMB 11
708,975 708,975 0000000000000000000cc95b04271815509b1ff6cc1b44531035bcdf7ad2a2d6 2,993 1.00/1.00 vMB 7
708,974 708,974 000000000000000000074d642ff268d834f128dc2566ff68303c962cf6c2aa5d 3,022 1.00/1.00 vMB 21
708,973 708,973 00000000000000000004bd08eefc210080ff785615788705b6cef5eeaaaefe2c 2,873 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.83 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: 636.63 GB
    • Received: 12.37 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.