Loading Tool

Explorer IconExplorer

Memory Pool

78,994 transactions
29.27 vMB
0.09580957 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 0e8f57398b41f412664df0b91aaffb2852edd809a6fc921952f1586a3e027859
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9bf483a9a535460ff1c7e39defc79eacb1a9d4ffc95a1ad393b704780679716d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03409720 BTC
Feerates: 150.62 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (545,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,085 370,085 000000000000000012e7791ee0721efc3b06dbde11c151a21294a5784136fc7d 848 0.43/1.00 vMB 39
370,084 370,084 0000000000000000061c8c3326892ee6e7c69c21578eab84401b83ae470f8b69 136 0.11/1.00 vMB 15
370,083 370,083 0000000000000000082f19559fa7b8220748cf62b02cf91f059dee7cb65244a7 80 0.04/1.00 vMB 37
370,082 370,082 000000000000000001058d4231cba7a8df1c4377ab6df3c6d25c4638e7532848 278 0.14/1.00 vMB 35
370,081 370,081 000000000000000003336d339c64819aafb6ce251d7dfc11c4a049ee958e540e 44 0.02/1.00 vMB 26
370,080 370,080 00000000000000001379b39564053dda58a1b2df31460205277de37f2eee4a94 314 0.16/1.00 vMB 26
370,079 370,079 00000000000000000d346049d935ba155ade62fd88947d4912f59d2b46d605b5 509 0.31/1.00 vMB 32
370,078 370,078 0000000000000000012cadab020b0daa007615431039bc435c40eca699566912 413 0.26/1.00 vMB 107
370,077 370,077 00000000000000000429e3ad0e0936c3e30dedae2856065ec3a0e328d205011d 791 0.44/1.00 vMB 30
370,076 370,076 00000000000000000b2d0fe546124cb682a755266c4f8dfc7782a7945b505627 1 0.00/1.00 vMB 0
370,075 370,075 00000000000000000680a9aa04430b086de8850556c89b8f74471460f3b2484f 846 0.47/1.00 vMB 33
370,074 370,074 00000000000000000cb9c1e44b9d40dcc3969e67cdd91c1379eb288fe3968787 845 0.39/1.00 vMB 41
370,073 370,073 00000000000000000e852918df3af1b50e0defa611d54108e39b75ce8d94f665 277 0.13/1.00 vMB 40
370,072 370,072 000000000000000003fa51ffa9be7c3d45eb7f05f5345b49ded2c6d8ca7e3cb3 142 0.06/1.00 vMB 35
370,071 370,071 00000000000000000e781387964bb04dafb7330c6df3b968c8d4981073e496d0 259 0.16/1.00 vMB 29
370,070 370,070 0000000000000000054ef0c77553fabaab6c3a85c1e1e0466d44aaf22bfbf52d 1,592 0.93/1.00 vMB 34
370,069 370,069 000000000000000008379e2f7759334c6b4f8df0f1915c677b4fa2e9509c2495 2,452 0.99/1.00 vMB 46
370,068 370,068 00000000000000000f550cc7d6dd4bdc554cad6265ed56160a5631decca1da64 53 0.04/1.00 vMB 30
370,067 370,067 00000000000000000af61f070fafceb01b20f108bd448f7f3d22763f518f71ea 739 0.35/1.00 vMB 36
370,066 370,066 000000000000000006ef70b73353ad4a5a6374b909fece5fde68c502d10db6c0 667 0.34/1.00 vMB 38
370,065 370,065 000000000000000002bb3a15f3e291afd347f9cd4a47a4f0df063cbe5e29e704 737 0.51/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.66 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.08 GB
    • Received: 16.38 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.