Loading Tool

Explorer IconExplorer

Memory Pool

47,550 transactions
28.02 vMB
0.06751422 BTC
Random Selection Loading Transactions
Max Size: 149.27/200 MB

Candidate Block

Mining Attempt 9bb262a33399b6ab0e8c0d823b8eed7eab7665102b87f5e563b82c746d78d8f5
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 542235379862dbffb71b2ce1eb20df931747e7435431a44143c32b2e947dcbf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.01437063 BTC
Feerates: 301.05 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (592,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,957 321,957 00000000000000001ef3a4c087ab48be641137371a647c189edb093f6ce81bc2 124 0.07/1.00 vMB 27
321,956 321,956 000000000000000023cfe5a12a901d6b9fb6fc9145fafaf83fc1d02ddd6ca2e3 149 0.09/1.00 vMB 27
321,955 321,955 000000000000000001b890cbd8f9e1e05ba1f2aade45c50b98cfc4863841c193 357 0.21/1.00 vMB 25
321,954 321,954 0000000000000000124830a2adf4caf2c063fca567c55979daccf67a1066f966 120 0.08/1.00 vMB 25
321,953 321,953 00000000000000001f7cb5a8d046209de77852e2a4e642b5e56f5d3cc3a50db3 354 0.23/1.00 vMB 25
321,952 321,952 00000000000000001c81c4ecfa9df3320046768949eddbe65c9f98d70ba51347 332 0.22/1.00 vMB 23
321,951 321,951 000000000000000014286acf5b046252dd6b0d218bfbc9241efe74dff51e548a 187 0.10/1.00 vMB 27
321,950 321,950 00000000000000000ebc72d48b1bedf2492d9c31dc131c2d06975e91da4135fb 605 0.42/1.00 vMB 24
321,949 321,949 000000000000000003c0f59331cf0540a14f11b8ca39ebab7b758e480807a912 294 0.17/1.00 vMB 27
321,948 321,948 000000000000000019d7a243119834c953f37dcf4cf559d076c518d92b60837b 13 0.01/1.00 vMB 18
321,947 321,947 00000000000000000c4c5fddb5f058ee8599d0f4d9dcfd7d5d7a621ce3943776 125 0.07/1.00 vMB 24
321,946 321,946 000000000000000007d92e41e77fea38bcfe696be5c1be1ca42888d76432ca74 535 0.31/1.00 vMB 30
321,945 321,945 00000000000000001e501c9566115fa63bedf8a6ac3afb19dd81e4ea12eb4f2c 891 0.50/1.00 vMB 27
321,944 321,944 00000000000000001b0f5350778a4566217d542419ad2d7b49cffc3c4374f223 250 0.13/1.00 vMB 16
321,943 321,943 0000000000000000095a286bdce42f37be2be515069c9dd8cd1c524615a24243 941 0.81/1.00 vMB 22
321,942 321,942 00000000000000000256ca0415ba41be5bede2195f244906a1fa6c9b0a0e85c9 1,212 0.75/1.00 vMB 24
321,941 321,941 000000000000000017cf6f3d447dd71e573c308db0e465d876f5385038972649 1,444 0.50/1.00 vMB 47
321,940 321,940 00000000000000002468627079d9e0a751f80993ca65946bca3fae9510eac7cb 210 0.14/1.00 vMB 27
321,939 321,939 000000000000000013c22d05e2b864bcbae3a2d588120701cb78f7e95819c1ac 965 0.75/1.00 vMB 23
321,938 321,938 00000000000000000160dc507735732000bd9bc617a936c76484052bcb96696f 142 0.07/1.00 vMB 30
321,937 321,937 00000000000000000aee4636b2bb0a2d63d04ce07f9bce9cd07af898f4a31db2 69 0.13/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.