Loading Tool

Explorer IconExplorer

Memory Pool

39,890 transactions
27.01 vMB
0.07451992 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt b2d75857e64ca2dc2b039d503dfd724bed4795b2b0553bcd3a113781e3aa2dfd
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root ae655417f7e54760e056a1d99fe6eeb601256317ce92be904220027f0811ccfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,075
Size: 1.00 vMB
Total Fees: 0.02079730 BTC
Feerates: 201.37 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (147,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,718 766,718 000000000000000000021ffec2588341e54f190215ec6eacf6d4b273af113829 492 1.00/1.00 vMB 4
766,717 766,717 000000000000000000050b6491c023eb7a6b89ee8edeaa53c26fe4bd0c5da9dc 1,667 1.00/1.00 vMB 9
766,716 766,716 00000000000000000006b32054f96bc69df03f9fa7d45cdf9075c4d0419d6e04 799 1.00/1.00 vMB 5
766,715 766,715 00000000000000000001d7f6d415c33a49e8f1d178a358c10a132a2a96c2360e 2,861 1.00/1.00 vMB 15
766,714 766,714 000000000000000000042d01d4c12c62dc0596587c4f46abe1470349562f47b8 309 1.00/1.00 vMB 3
766,713 766,713 00000000000000000003716f27588e3df3f08e95692b6a869fbf6908a1fefc29 876 1.00/1.00 vMB 5
766,712 766,712 000000000000000000031bfa5ae26e76f4f058f28ed6668cc45f3261bd4a2a57 1,075 1.00/1.00 vMB 6
766,711 766,711 00000000000000000001879497275b5f13dba67bf8000c7bfc1d9e258d810aa3 1,327 1.00/1.00 vMB 7
766,710 766,710 0000000000000000000471977adac4b041e4dc08e88970bc2eba5795c4acb25f 213 1.00/1.00 vMB 3
766,709 766,709 00000000000000000005f0d8291cb1066a83155f4ec7823d6e4710be4a34c3b9 250 1.00/1.00 vMB 3
766,708 766,708 000000000000000000015f6c8fa5aba0f370d6805fea938738213170a3ee571a 2,091 1.00/1.00 vMB 10
766,707 766,707 000000000000000000004f2ecfeedd9c01ebde3ecb03177b84436da276999b33 562 1.00/1.00 vMB 4
766,706 766,706 0000000000000000000074a22c4ef58f95c69b07bbdb315109bb8571380078a0 1,782 1.00/1.00 vMB 9
766,705 766,705 00000000000000000008006ca63389d30957111cd5f41d0f92e83256c4098007 1,551 1.00/1.00 vMB 8
766,704 766,704 000000000000000000080045095f364206b57b6bbc05e4aa8bac0b24d2d47621 916 1.00/1.00 vMB 5
766,703 766,703 000000000000000000068cce4d39a287c89be8f591c8acdc53d9e427d8439a19 650 1.00/1.00 vMB 5
766,702 766,702 0000000000000000000525a6abd985e14d570f78d3fa627db9dcb545e3752706 540 1.00/1.00 vMB 4
766,701 766,701 000000000000000000017b2da52fc7418fbbb22be129153d4f54a20a80426928 2,120 1.00/1.00 vMB 7
766,700 766,700 00000000000000000003895813adb3104ed78c60f127787be2887d7b1ed4a07f 2,682 1.00/1.00 vMB 13
766,699 766,699 00000000000000000005e46200aab32b50175bc3c12d8d0063705298c1e36c42 2,932 1.00/1.00 vMB 13
766,698 766,698 00000000000000000006a4c6f417384ca253a145088c1b027c99359c8cb491f6 2,950 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.