Loading Tool

Explorer IconExplorer

Memory Pool

79,288 transactions
29.32 vMB
0.07278107 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 43def9cd921d041edc06bc89db4c155271b4b03f6872918f0125172e9d92331f
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root a03c58882e72a1106704cfcc96306112dfa9cdb3da055fa096e44345c92fdabd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01316751 BTC
Feerates: 170.94 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (385,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,152 529,152 0000000000000000000cb2123ab1e079bab31374e47ab5fdf7e55c15deb6826d 2,316 1.00/1.00 vMB 48
529,151 529,151 0000000000000000001381fee22e338cc9c56479611e0a896f5b594ddbee3f49 561 0.26/1.00 vMB 66
529,150 529,150 00000000000000000035835503f43c878ebb643f3b40bdfd0dfda760da74e73c 110 0.05/1.00 vMB 57
529,149 529,149 0000000000000000002b880190958e9918d034f48e41f4197e2237281b05d2ed 1,180 1.00/1.00 vMB 6
529,148 529,148 0000000000000000001f35b8317b9b553e1b44dedbdcc0ff425214a49d26716a 2,069 1.00/1.00 vMB 67
529,147 529,147 000000000000000000086da9944891a1cb000be8e261ebe278dd63047f199c2c 748 0.49/1.00 vMB 15
529,146 529,146 0000000000000000001140f6de5c9ffbff0a9c4102e26d0dfed5c4a5e5aeed4c 1,481 1.00/1.00 vMB 33
529,145 529,145 0000000000000000001e4b3afe10519310e2ab5cf41080f1deed48f654ae022e 464 0.51/1.00 vMB 10
529,144 529,144 000000000000000000371f7a15882c57107c109514d0af929bc0ee112b5d4eca 1,892 1.00/1.00 vMB 28
529,143 529,143 0000000000000000003069a9cd8f1824966fc5b242279f610cc56d53c9a9be9d 399 0.24/1.00 vMB 17
529,142 529,142 0000000000000000001697c0e045a583e4ea4e4a9558a5e6264e6a0461c6ad38 1,565 1.00/1.00 vMB 27
529,141 529,141 0000000000000000002cf4d665cf431bb477dc819fd20f58317163c4147dfffc 782 0.47/1.00 vMB 14
529,140 529,140 00000000000000000007f3b46b1ea724f7a8333c0d8e0b2c92ad783b726e6a7c 260 0.70/1.00 vMB 3
529,139 529,139 000000000000000000340b84f22d19b51b2b6561902cd71ed1ddc3d29a5755c2 110 0.05/1.00 vMB 98
529,138 529,138 000000000000000000147751dbb90118713800253cd7d03c58a99170f7fca988 2,244 1.00/1.00 vMB 36
529,137 529,137 0000000000000000001d18a1b2b2c38e04e40e9353509da0ac9fdd9df0e4d41d 891 0.68/1.00 vMB 27
529,136 529,136 00000000000000000008963718b57543bf363deabc058d762d9ebdac632a8fb4 367 0.28/1.00 vMB 34
529,135 529,135 00000000000000000003994f4d64bd64c6beded157a333e906a9c9d4359315fc 341 0.20/1.00 vMB 31
529,134 529,134 000000000000000000255f132a98e18a3eadae4837366d8f87cd8ef635902632 563 0.44/1.00 vMB 11
529,133 529,133 0000000000000000001b529b37c0ff86aefbb8aab9632e81544d459b7a19e8b5 892 1.00/1.00 vMB 4
529,132 529,132 00000000000000000022566f78bb8bbdda0acbf9400c5ede3dc0187f95aeea77 2,174 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.