Loading Tool

Explorer IconExplorer

Memory Pool

80,898 transactions
31.37 vMB
0.07765078 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt 43dccc37b946f7c158010bf9fb39167edd9c37ef0b880a797e94dfe4ac72b988
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 36893d9a50a2bc183b422adf44fe01484dee6b90822d3198f2e4a0b4e95d9fad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00975392 BTC
Feerates: 100.25 > 0.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (688,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,621 226,621 00000000000002e2a214509cc0a76687824e3ba0d6004c1ab2a64170971e8b67 245 0.14/1.00 vMB 162
226,620 226,620 000000000000009bca0c81765cb6ca0182b0b1c72715cecc0886a5cb63f8927b 599 0.22/1.00 vMB 94
226,619 226,619 000000000000020b3d52aa69930aeb042a7f4e870a137956a3f86b97405ab1d6 170 0.09/1.00 vMB 184
226,618 226,618 0000000000000252239ca3cb61ef93cf8694cc06a53ea5f4fb07b85a9a3aad0c 25 0.01/1.00 vMB 50
226,617 226,617 000000000000023ab6c9ec65ce62c2785ba6a45c50d1b33664281199e4fbd692 447 0.22/1.00 vMB 179
226,616 226,616 0000000000000023f6476d22dc09dc6c3db85bcc967eb641233ea4bd54ae0f19 64 0.04/1.00 vMB 91
226,615 226,615 00000000000000a9496f5b5e89f13e0396e06915cf40767f00cf262fe45b4133 41 0.03/1.00 vMB 95
226,614 226,614 000000000000014efa46af296d7e3ded20b04353c03894f0a55639a494d84a0a 207 0.13/1.00 vMB 209
226,613 226,613 0000000000000059bfb8035284a4207030d6cf669a8dc0a3a6b2a66eb5d8ccf1 25 0.01/1.00 vMB 40
226,612 226,612 0000000000000009193180c2722c2abfd3aebbdd90f238401f22e2392c31bd12 502 0.22/1.00 vMB 193
226,611 226,611 00000000000002e5863e2d0dcd383046e11c3b02f330d980a9e39a58a8d1e7bd 163 0.19/1.00 vMB 67
226,610 226,610 000000000000016c79d99b2e35ad664247e95328201c1dad353288dbb2b9efea 286 0.18/1.00 vMB 133
226,609 226,609 000000000000013c0ef2ed635a398dff6f5b88805b783cfee5a95883d1c09148 10 0.00/1.00 vMB 299
226,608 226,608 0000000000000333a782515fe55a840839a7080a30371b1a544e32b13fcdea57 93 0.05/1.00 vMB 170
226,607 226,607 000000000000026a10d34c1c748670161c7aa21ac39793cf23fd65edb5d18daf 114 0.06/1.00 vMB 120
226,606 226,606 000000000000011135b195965cb5018040d1b849febac29859ebe8a97e8307c8 3 0.00/1.00 vMB 0
226,605 226,605 000000000000002b7344992bbba54e7a85602d8b304afe95156d92ccc1894ba3 159 0.07/1.00 vMB 204
226,604 226,604 00000000000002e5051d06164b871a0c6d8a40fd6a173f2e4e68a2e23d796100 290 0.12/1.00 vMB 176
226,603 226,603 000000000000009692a4a2bc21f233abba5e0555889d9dbc8f9f52a02a172cb0 512 0.42/1.00 vMB 58
226,602 226,602 000000000000013edf2e94f69d367ba88404f4c6f960bdc80e3a8d7c029cc17b 163 0.06/1.00 vMB 161
226,601 226,601 00000000000001197def6983a14c6eb9266c178037ba912a91d5732c69b1d21c 346 0.15/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.