Loading Tool

Explorer IconExplorer

Memory Pool

73,392 transactions
27.24 vMB
0.06320011 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt 9f0e5798cef3dc3985baad7e568f6d91955069ad0ef479f0c7065a71390f6718
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ec9f87c64f8c0d9252fdde323c1d474e337f80deeed7e90a9a147286b570c447
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.00534680 BTC
Feerates: 73.20 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (438,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,068 477,068 00000000000000000072a8c0d8d0eaa643298bb1d465c2026316e51fbeb805ea 1,178 0.70/1.00 vMB 71
477,067 477,067 0000000000000000006e0f264cf3baaeb07be35e620f33039d620efadec3002c 2,314 1.00/1.00 vMB 184
477,066 477,066 0000000000000000012f6696c0398aab5ef22ea475e248317e4e4bc256befa45 89 1.00/1.00 vMB 1
477,065 477,065 00000000000000000055d4f744573f1bc974e6eec90c7e12c9e3c5f1f4d35b6d 925 1.00/1.00 vMB 74
477,064 477,064 000000000000000000c5c04011f9a3fb5f46064fed7e06dcdae69024ed6484c1 1,782 0.99/1.00 vMB 143
477,063 477,063 0000000000000000014342be85170f2b1146498bcfad905e978abf08ffd76821 547 1.00/1.00 vMB 36
477,062 477,062 00000000000000000090cfc7246e4bc1d0c060eb26b249246d88727950f48fe6 909 1.00/1.00 vMB 85
477,061 477,061 0000000000000000000e8c22e71d36d127548606be06df842efcb51ba65c0b92 1,201 1.00/1.00 vMB 89
477,060 477,060 0000000000000000003658bc6e3543a0c481581e48ef969b4d721f93552cb175 2,122 1.00/1.00 vMB 164
477,059 477,059 000000000000000000958b652e06092c0de06f70c5709d9ba89b99b0bd56fdeb 1,408 1.00/1.00 vMB 21
477,058 477,058 0000000000000000009d605a4c0c8b7676a73c9a564c0bf5a31102fee0b9c216 1,872 1.00/1.00 vMB 183
477,057 477,057 0000000000000000003cfb322653453ca071637018440a9cf5b2283cab8af3cf 1,612 1.00/1.00 vMB 171
477,056 477,056 00000000000000000141597f4044aadc1d87aa14afc9ba3b955e318931ed6393 200 1.00/1.00 vMB 14
477,055 477,055 0000000000000000007c5241ed119048fbeb23902bcd7bedfa186cbb29062402 1,746 1.00/1.00 vMB 140
477,054 477,054 00000000000000000039867b0848940cee0fbc39c2571f1d7b94815ed135e57f 653 1.00/1.00 vMB 50
477,053 477,053 000000000000000001400053e3fdc64dcdbcadcc8b2a70cf011e8144606e3563 758 1.00/1.00 vMB 7
477,052 477,052 000000000000000000f37a70a35b1c40e1aaf92ee902802554fa1b21afa078fb 1,712 1.00/1.00 vMB 108
477,051 477,051 00000000000000000029185bdbab42e1ba14c87ff1588750e582e980e8ca98cb 1,563 1.00/1.00 vMB 204
477,050 477,050 0000000000000000001f9f73f1c1abc13be3d037ec7cd32e56fdc487214ae96f 1,552 1.00/1.00 vMB 139
477,049 477,049 000000000000000000d227d72eb5ebe4a56c9a20f7cee17b85cbf1d2da293af8 1,184 1.00/1.00 vMB 43
477,048 477,048 000000000000000000f281f73bb2a5f616d94221add2ba8bb7d00fc014fa7b03 1,118 0.60/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.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: 715.13 GB
    • Received: 17.65 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.