Loading Tool

Explorer IconExplorer

Memory Pool

77,126 transactions
28.81 vMB
0.07878579 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt 7d29b726f9f3555f6316fa4eb289eccea25016002766e64ad3271fde7012580b
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e56e446cacd1cf2ba860570653af4d15b985310f69ed8d7a13eee9db8c7e49ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,474
Size: 1.00 vMB
Total Fees: 0.01885851 BTC
Feerates: 150.93 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (845,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,053 70,053 0000000000fe0924621bfba4096275fd1fb07e37c84d0a24ae85032eb429bf95 1 0.00/1.00 vMB 0
70,052 70,052 0000000000d091e8fd0e1e4a76f97818ecdd70bd1646b9c4c4aab21eb67b3938 2 0.00/1.00 vMB 0
70,051 70,051 000000000061d92515d4a64a32aa700c82443f5a7170e62f47eb38665a784b8b 1 0.00/1.00 vMB 0
70,050 70,050 00000000009bfb890e3058a6c8cfacd1d812ec1bb6d0edc1a63e2d56903cd523 2 0.00/1.00 vMB 0
70,049 70,049 0000000001243100d1de246cf5fdbcdd6e9b6a693f04c28aae72dc81c37b7492 1 0.00/1.00 vMB 0
70,048 70,048 000000000061879e16dc4e8d3884c3734ab949e6eb4a24e3dacb04718da18e06 2 0.00/1.00 vMB 0
70,047 70,047 00000000005c6f031590efea648664c5c4cd81620dbfcac6f673c30ce05d6346 2 0.00/1.00 vMB 0
70,046 70,046 00000000001f213cbc823d587fe395c255b21cfe1879d5596f321903e562c0f4 2 0.00/1.00 vMB 0
70,045 70,045 000000000027755417bd6ae57bc47bfa8d094b64157bae6972ba4fc27fefae6c 42 0.01/1.00 vMB 0
70,044 70,044 00000000010955eb129c2ed8967023257efb47b29bb90f9c95d533ea245da112 468 0.11/1.00 vMB 0
70,043 70,043 000000000135b8b07e7e1d2ec47d32e102a279dd3a2042b947fcd3f6b77efaeb 3 0.00/1.00 vMB 0
70,042 70,042 0000000000927a18200beb49b4eea19b7ab38716ef194784589e40d4d9c6d774 27 0.01/1.00 vMB 0
70,041 70,041 0000000000022797db2865cf7d916e6835482c45aa88244a1a229b203c397dcf 1 0.00/1.00 vMB 0
70,040 70,040 0000000000e9c458de539501b6ad6c3d2109758d195ad8192244912c194723ab 1 0.00/1.00 vMB 0
70,039 70,039 0000000000dacfcbc0dae21a7617ce941ce2aaa0fe6c4d84815e591d6d675f49 2 0.00/1.00 vMB 0
70,038 70,038 0000000000b7be8c242fb3ab1671b849fa0acfb633ab33ba5d062070076ac0da 3 0.00/1.00 vMB 0
70,037 70,037 00000000010ddd8cf8723b60e03ed354df475ff54aed5db3a1e20895502f09ba 2 0.00/1.00 vMB 0
70,036 70,036 0000000001381a1be499ceffd804a6b90634bb688ba2297b628a6b9c7105a896 1 0.00/1.00 vMB 0
70,035 70,035 00000000000e137bc9c1608f309bd218b3fe49ebbc66abacefc932e9e51c0631 1 0.00/1.00 vMB 0
70,034 70,034 0000000000a2bdbe1dee598932a1cc0ee0b17510c06822fd14b52607a159440b 2 0.00/1.00 vMB 0
70,033 70,033 0000000000c120aeece67f3054bf0486d9e78c2070adb3ff864584035a433790 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.