Loading Tool

Explorer IconExplorer

Memory Pool

44,120 transactions
26.55 vMB
0.06102656 BTC
Random Selection Loading Transactions
Max Size: 139.78/200 MB

Candidate Block

Mining Attempt 4c7b8925af87761857c50f977fc944ee6e2400d78e1c40bbbda22f3cda4b9fd3
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root b3d25d48a7cd1912caaf3fa8a5cc7a96a442aded73f4fe837c3ecc3b8cfccd11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,837
Size: 1.00 vMB
Total Fees: 0.01226360 BTC
Feerates: 150.52 > 1.23 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (409,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,070 505,070 000000000000000000383bac3556bd4991b706d915e822b56832d8a783afb4e4 1,385 1.00/1.00 vMB 129
505,069 505,069 000000000000000000195630720b31c2b88582f64d323789172543266b6f8282 813 1.00/1.00 vMB 172
505,068 505,068 00000000000000000001e5fbeeb3fca0721265850f757e8cf8d0896ea76a88f1 1,003 1.00/1.00 vMB 202
505,067 505,067 00000000000000000017de2a9d0d665bfb8791307d5d876970c0d66defeff221 1,937 1.00/1.00 vMB 227
505,066 505,066 0000000000000000001b25b98b67e602bafb769ca924c980fb9551959f08f86a 2,248 1.00/1.00 vMB 422
505,065 505,065 0000000000000000005e238c6cf1e25bcf8c724d976509f0c8fa435d9035d0e9 2,678 1.00/1.00 vMB 433
505,064 505,064 000000000000000000329f14dd1dd38666a16560b1d96efe6239166c9306acdd 860 1.00/1.00 vMB 163
505,063 505,063 0000000000000000004c799c7a37fc3244c8e86373c8c8927be4e44662a1a921 986 1.00/1.00 vMB 152
505,062 505,062 00000000000000000067208f86a7f519270e5468ead4266c45f8b948341cd950 144 1.00/1.00 vMB 112
505,061 505,061 0000000000000000002c75436daa65386883068a2f75ea6d59410517cb947836 2,488 1.00/1.00 vMB 354
505,060 505,060 00000000000000000033ec5c17fe229deeb9d918961b431e1e814ea09d403f10 249 1.00/1.00 vMB 102
505,059 505,059 0000000000000000002ef7f2641f80cba961ace85fc67d5ef49dcfb01957eabd 905 1.00/1.00 vMB 244
505,058 505,058 0000000000000000001213ccd3c8bb82048b3836ba146eb1e7f36fa30c65fa34 1 0.00/1.00 vMB 0
505,057 505,057 0000000000000000000fa01d58433ce01079919a287247d6a949692612f26cd7 970 1.00/1.00 vMB 204
505,056 505,056 00000000000000000034ee0bd242751f4a0d6231a011b7efebd896a7e028497a 598 1.00/1.00 vMB 152
505,055 505,055 0000000000000000005a5b243ad284e2f0dbf6487751691aa4eac44a44ce0d3a 934 1.00/1.00 vMB 229
505,054 505,054 0000000000000000002049c09756f0f444b335bab788a6dbad850db6135a5d61 1,955 1.00/1.00 vMB 280
505,053 505,053 000000000000000000343b36e95b4974df730d6066642ee4372c31535fbba29b 368 1.00/1.00 vMB 145
505,052 505,052 0000000000000000002e578e8532d60f8f56249a731ee52eea80c2933fdfb2e6 393 1.00/1.00 vMB 154
505,051 505,051 0000000000000000004ed8bb859c6f13c1a54235c392ab3c134d3e4683c2d73d 222 1.00/1.00 vMB 107
505,050 505,050 0000000000000000003ee65cf68298377349c85c291cc595b845a8ef7564fb89 1,287 1.00/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 781.95 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: 647.08 GB
    • Received: 12.89 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.