Loading Tool

Explorer IconExplorer

Memory Pool

36,920 transactions
28.28 vMB
0.05949431 BTC
Random Selection Loading Transactions
Max Size: 142.58/200 MB

Candidate Block

Mining Attempt f6d150bfbb4117bbac0abb0fe725cde78f5e15840d41950419c7b16f6570cbc9
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root dc63ad8e2b9bad377422bb023d57c1b1518ed0af9245ddb30cbb4bdc929e02a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.00506581 BTC
Feerates: 100.84 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (541,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,667 372,667 00000000000000000b6b6e529cc03a53f131eeaf1c18220ab41230098635f644 702 0.75/1.00 vMB 50
372,666 372,666 000000000000000010107ae2f2d9a8e2988094320add82d01d3f2ac8bab2fbc3 530 0.75/1.00 vMB 46
372,665 372,665 000000000000000009143586fe84943962053b8dd2cd2085c65ca30c6675ebf6 911 0.91/1.00 vMB 51
372,664 372,664 0000000000000000065044f607a3db46687f7e54353f78f86496636a1b8591d2 1 0.00/1.00 vMB 0
372,663 372,663 000000000000000006ec62b5a658d153b166aea7759a98b3128ca8d8d93a785f 907 0.92/1.00 vMB 52
372,662 372,662 000000000000000011363cfbf9519f29f1ec717c5512262201cecc8aa27e9798 828 0.91/1.00 vMB 50
372,661 372,661 000000000000000009b3075012aa822c6c46ff4b659bb4d51b52d9bdd2c6ae65 1,298 0.61/1.00 vMB 47
372,660 372,660 000000000000000007dc92373ff543100dee87a8d0a04973f89fa59d9fe7cbea 1,340 1.00/1.00 vMB 22
372,659 372,659 000000000000000008bb39ddd7bfe15da2f82d8acd1cb1e3c70fa1690e7415f1 788 0.87/1.00 vMB 52
372,658 372,658 000000000000000003c9e7f437834f593de354958361825bb2e8c486a2a406bc 1,087 0.95/1.00 vMB 18
372,657 372,657 0000000000000000032d6c9a0a46c2d55f841bacc989be5566f4e4b5c1dc8662 2,703 1.00/1.00 vMB 42
372,656 372,656 00000000000000000a5f8108d8fe897dd3047cbcf770073cb961b2429ba2c0e5 1,175 0.93/1.00 vMB 57
372,655 372,655 00000000000000001322b0c06d26661a3c448ea85f00d6dbc8eeb9acfd8c3ccf 1,700 0.89/1.00 vMB 36
372,654 372,654 00000000000000000335b98f09ad551399bbd767c5d4f47af48b4d30f215d6b7 492 0.79/1.00 vMB 44
372,653 372,653 0000000000000000029c4f3ced6836f5e2852b580dc415924e79760b0c502421 274 0.25/1.00 vMB 8
372,652 372,652 0000000000000000140494f126b8786c256af5d813ff6c167dd9f24fae0461a5 464 0.82/1.00 vMB 42
372,651 372,651 000000000000000010181e1747c47fa1e239935c3f8c53396b5bec84f18ccdd0 1,386 1.00/1.00 vMB 17
372,650 372,650 00000000000000000f993398fe2cbae749ca6fb1e69dfaab2f81c8e81cd8f7bd 183 0.10/1.00 vMB 25
372,649 372,649 0000000000000000121afa441a8915b3fe783f379f897b920da1d1e123e19b7a 1,406 0.95/1.00 vMB 32
372,648 372,648 00000000000000000be5bc42866cbd35754eed6bd14679a91967de851d29e9ee 484 0.75/1.00 vMB 45
372,647 372,647 000000000000000013cb6da3270b01f304c389ec9f8358dc48a59b93eaa6430f 507 0.80/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.58 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: 622.95 GB
    • Received: 11.40 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.