Loading Tool

Explorer IconExplorer

Memory Pool

36,038 transactions
26.10 vMB
0.06687212 BTC
Random Selection Loading Transactions
Max Size: 132.94/200 MB

Candidate Block

Mining Attempt cd2a559fa06bbd31b7902d1eb2d3e11212c2db52431855e62043fe2dadeb3a35
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 7d88f07d71aa75bb92f1669ab538ec372fbe1969f8420afb6fbbd47b63bde159
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.01863396 BTC
Feerates: 165.59 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (147,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,844 766,844 00000000000000000007d7e324817e39c0d60ac7f90ac9f982f224fd7439e040 767 0.32/1.00 vMB 10
766,843 766,843 00000000000000000000217e3b4c53cbb366a094c899808f7aed1ef3703f8363 1,078 0.97/1.00 vMB 3
766,842 766,842 00000000000000000002f4d51ed89fe24cf9709f0aae62c6be6b3d4666c18959 1,803 1.00/1.00 vMB 6
766,841 766,841 0000000000000000000401dfe3bec67ccc703900c1586a2c0ece87fa10e4247e 2,904 1.00/1.00 vMB 11
766,840 766,840 00000000000000000004e35967ab2dadbc488cd31c2011332668dc0614af9992 3,067 1.00/1.00 vMB 15
766,839 766,839 00000000000000000001c37d7023e22b206d1b142a713ac974bff9cb299c5a37 2,596 1.00/1.00 vMB 6
766,838 766,838 00000000000000000005110c26ef1c8093fd0fc917453ac039624cdb51a1f2cc 2,257 1.00/1.00 vMB 13
766,837 766,837 00000000000000000001a4064eb3726325205a92435578efcb48aab5fcfc758f 2,047 1.00/1.00 vMB 18
766,836 766,836 000000000000000000006b6a310e6d5146f2322daae13c26da7d33c4aebb5272 838 0.28/1.00 vMB 9
766,835 766,835 00000000000000000000433a8510881742a298a56323bb81d7ee66fa771e46f1 1,347 0.52/1.00 vMB 9
766,834 766,834 00000000000000000006211837840ba2d5aa5db8bf41c1c2386788ab00b07928 730 0.33/1.00 vMB 6
766,833 766,833 000000000000000000080140146dc55fe7b80f3e73644333d2e6b32d518b7b9c 2,270 1.00/1.00 vMB 4
766,832 766,832 0000000000000000000420fbb863760b4fa130ed7710f86b7c3d0c7dc2cbd660 3,453 1.00/1.00 vMB 16
766,831 766,831 00000000000000000004ab13ff2620f331bc518595f134181cbf15424d7dc2b4 1,120 0.70/1.00 vMB 5
766,830 766,830 00000000000000000003897ac83a69163ec2df534e6ff927c0bae4c823041fde 720 0.25/1.00 vMB 8
766,829 766,829 000000000000000000029c473ad997c7ca258239c537f5e06db55412e5d8c0fc 2,303 0.96/1.00 vMB 6
766,828 766,828 000000000000000000007a086bca853b9eaf88e30c7245af8f1876b5f51d5153 3,034 1.00/1.00 vMB 12
766,827 766,827 0000000000000000000301c6cd2580c85d4c85c7d18ce8e93afcdc942c4b3b7c 794 1.00/1.00 vMB 2
766,826 766,826 00000000000000000002eb5c504f8fca0560061025080e7c1bf342e901c66892 1,731 1.00/1.00 vMB 6
766,825 766,825 0000000000000000000181890cb3b03bb6c571cc9a747586b202489831bf6e42 2,418 1.00/1.00 vMB 6
766,824 766,824 00000000000000000007618f93a6da63544625847537a67c2c80e1711c298f89 2,766 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 638.24 GB
    • Received: 12.47 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.