Loading Tool

Explorer IconExplorer

Memory Pool

34,512 transactions
25.62 vMB
0.06235599 BTC
Random Selection Loading Transactions
Max Size: 130.12/200 MB

Candidate Block

Mining Attempt 9e33bbde24f9741c2d1a6e7d76863570a0c5d4bc25b262342863edbc58a74192
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root ba69de1cdb2deb6dcc4271cf17ecc35a03ba1799c7c9de98b89c98447c761336
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,736
Size: 1.00 vMB
Total Fees: 0.01577901 BTC
Feerates: 150.62 > 1.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (396,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,069 518,069 0000000000000000000d692b7f6a232b69f0d788bd1d603b3c76b89638b8c54d 185 0.09/1.00 vMB 48
518,068 518,068 000000000000000000057e23ac705af8aa4bc6eb6a4a8383defcfb6c4d8a58b0 1,239 0.80/1.00 vMB 22
518,067 518,067 0000000000000000001ca3b54df736860213b82b404b6a8c0a103fa7153ca32b 2,763 1.00/1.00 vMB 8
518,066 518,066 0000000000000000004f6b895db5e2dd336ccdecb42f3c829109096938882c8e 2,421 1.00/1.00 vMB 33
518,065 518,065 0000000000000000002ab6d2867988c8a7b72ac90c2d97719d6c0a6b6d9dfb1f 2,656 1.00/1.00 vMB 37
518,064 518,064 00000000000000000044b5234de7cbeb2eb185475f5fbbf4790373bc6f7de75c 2,609 1.00/1.00 vMB 40
518,063 518,063 000000000000000000347f0f37c83ea175d2be47a7cabf79bf97407759d72029 2,536 1.00/1.00 vMB 59
518,062 518,062 00000000000000000038fd75dd1a6cfc181797cff6baa55a9a1add581eb3a7ad 1,225 0.50/1.00 vMB 32
518,061 518,061 0000000000000000002e40fbfb99f6f24ec318e80a0cf994589528dd23586be3 1,038 0.50/1.00 vMB 31
518,060 518,060 0000000000000000000472bd3965a984271c7f70ef9a5f85d06c2fc23ef107a3 613 0.61/1.00 vMB 6
518,059 518,059 0000000000000000002d16f652ba9435cccd2c082cd6114be2def5d4b87c03d8 1,208 1.00/1.00 vMB 11
518,058 518,058 0000000000000000003b389c37a0939bcf40414d07c39508c1416e5f8fa03732 2,310 1.00/1.00 vMB 26
518,057 518,057 0000000000000000004672060825fb71b86aff7243d2e981870f053168dcd79d 2,134 1.00/1.00 vMB 13
518,056 518,056 0000000000000000000a5d80225dbbc97dc2a2aa0341e6c0a561fd30b18a0007 1,796 1.00/1.00 vMB 28
518,055 518,055 000000000000000000310579c9f882d16a4aed7efb55aa2dc657909545d75297 2,124 1.00/1.00 vMB 17
518,054 518,054 000000000000000000213a510f27454ec5dc95e4a4a892f50b0b6a891708e2d5 2,817 1.00/1.00 vMB 42
518,053 518,053 00000000000000000007bcd6bc78f9b0e0b5d4a804c7ceff27acb2610e6ea348 1,823 1.00/1.00 vMB 15
518,052 518,052 00000000000000000047581c330871cb645bad9108793ba28bb7edc10577d1e6 2,514 1.00/1.00 vMB 44
518,051 518,051 000000000000000000071f22f6d8348680992b1c6d60bc90b8a6c1f775faee87 1,518 1.00/1.00 vMB 13
518,050 518,050 0000000000000000003492ab1123c56fa769c8fe15005496b402a7d3360f6c0d 1,251 1.00/1.00 vMB 22
518,049 518,049 0000000000000000004e5f745a29a3197b7cc9f24732c624d91ea754bff0e1e4 1,633 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.85 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: 638.81 GB
    • Received: 12.50 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.