Loading Tool

Explorer IconExplorer

Memory Pool

82,273 transactions
25.44 vMB
0.11858050 BTC
Random Selection Loading Transactions
Max Size: 161.30/200 MB

Candidate Block

Mining Attempt bfb6ad6126f7114c87049c5e56cfa87c86d1693b727e788bf34bf57f227c0086
Version 20000000
Previous Block 000000000000000000009c45c809cf8ca230f740617a448d800f8489917ad16e
Merkle Root 1aab358de67b903b744a2dfed54f999af67bc1954074b2ecb54c30eb029f746e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,332
Size: 1.00 vMB
Total Fees: 0.02043398 BTC
Feerates: 10.61 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,653 (789,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,030 126,030 0000000000000d3b7f29848e2632bad03c140579050313da39512ab6da95093e 15 0.01/1.00 vMB 792
126,029 126,029 00000000000024bcc1f7059e1ab618190da771345fe3c5910375c9539ee5a080 1 0.00/1.00 vMB 0
126,028 126,028 000000000000149b6dc3b07c42abcb101ab9cf76c8e19b9ba562723436387f8a 1 0.00/1.00 vMB 0
126,027 126,027 000000000000035d071015941002f767099e4e161f212abaa4bf5e5dd8ad554d 9 0.00/1.00 vMB 0
126,026 126,026 0000000000001e99e419430360e7c1c18446c99a7f545f2a8e1b118c0542a28b 39 0.02/1.00 vMB 375
126,025 126,025 00000000000031ca563d5b528e95df9dc278b6a2e4442b12d53ba9fd350f926f 7 0.01/1.00 vMB 519
126,024 126,024 0000000000003ef489b4467b82c9851369a2a21e42673cae6850c4eb6111e559 9 0.00/1.00 vMB 321
126,023 126,023 0000000000002fe0b0624ced063cb0650ca7045e7de9969cf15ecfe95e7681ac 8 0.00/1.00 vMB 3,005
126,022 126,022 0000000000002907799b83340d23d3e8c02d068725ce625dac309922ab8dc496 12 0.00/1.00 vMB 0
126,021 126,021 00000000000024496da5b03259a29876dd78e2b0c362c456bac80d86c37b54e5 11 0.00/1.00 vMB 316
126,020 126,020 00000000000026a4a717c01519933c8ae6ba18c0e5422156a1bfeb6318974189 10 0.00/1.00 vMB 679
126,019 126,019 0000000000003f95f1796d7829e4c828911675ec02015af7cd2dd7c25fa0c65e 18 0.01/1.00 vMB 571
126,018 126,018 000000000000274230c97df889cea4b5a3fe305656fb379552fcc81d7a4bdc06 12 0.00/1.00 vMB 0
126,017 126,017 000000000000101c8473bfac4c4cff023ac3ad7279fcbfd8e5945164f3202e21 12 0.00/1.00 vMB 534
126,016 126,016 0000000000001f5a65e56afad4022b9034d4e0976e11c98f55fcfd4bfaead3da 19 0.01/1.00 vMB 1,069
126,015 126,015 000000000000207a90c127a0e5bcf47a7cc5e80439b50156b4895011e933a975 7 0.00/1.00 vMB 454
126,014 126,014 00000000000021ad0b1f7f32f5de38a46bd95aa41e522d65fad58d7c9e7ed32a 7 0.00/1.00 vMB 1,067
126,013 126,013 0000000000002d70436a31c7da5575448de6ea6a90a3f8ab7b67a628f1cd99e2 14 0.01/1.00 vMB 462
126,012 126,012 000000000000147c73b78133df709f087f721eb43683ae7a5784ea8414e2f207 9 0.00/1.00 vMB 1,257
126,011 126,011 00000000000043e88d3c463db2833c2da9604b88e2d5f24642650677fb35d56b 9 0.00/1.00 vMB 1,791
126,010 126,010 0000000000001cd8b77fd4b73a7c0132e76b2c56b06131fb44a88743aa658876 5 0.00/1.00 vMB 493
Previous 10 blocks ↓
Total Size: 783.52 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: 773.30 GB
    • Received: 20.50 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.