Loading Tool

Explorer IconExplorer

Memory Pool

43,751 transactions
26.42 vMB
0.05821710 BTC
Random Selection Loading Transactions
Max Size: 139.24/200 MB

Candidate Block

Mining Attempt f5bea30e281351795c848954a343720fa696dbad6676aa08b2e787c321e89d53
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root f96e86f3c9343eeac0cc1156f1b25c48f4fcf110ba858b761d95c62978ea3f23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,421
Size: 1.00 vMB
Total Fees: 0.00985846 BTC
Feerates: 140.50 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (347,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,832 566,832 0000000000000000001c204e49a3129c0851633b51e1fd64f4431e973d8562e8 2,599 0.87/1.00 vMB 28
566,831 566,831 0000000000000000000a7f806c18d9ead0d846a3c06e23f83bf6a462dc0e4412 1,339 0.98/1.00 vMB 10
566,830 566,830 0000000000000000001548bf84f5eb09e1987803c57cb887f5841cbf194c5ef0 1,395 1.00/1.00 vMB 4
566,829 566,829 0000000000000000000343b2c06bd55a3fe9c549ea26c0d4634c38586b737709 2,502 1.00/1.00 vMB 23
566,828 566,828 00000000000000000009bc32fe38f8b3cc456fa9ad457a537e047596e0c68f70 1,952 1.00/1.00 vMB 25
566,827 566,827 00000000000000000003b4972a37a51edcf946586f51d4b87ceaf137008b4763 2,108 1.00/1.00 vMB 39
566,826 566,826 0000000000000000001a10c6f6614eea2973067514494a180ef58132ad66628a 1,102 1.00/1.00 vMB 7
566,825 566,825 00000000000000000027092da5231d2b86e9a2abfe572bef2614609e160427f2 975 1.00/1.00 vMB 3
566,824 566,824 0000000000000000000af0888988477873e26fe842b63723b11635a2b8d7b478 3,163 1.00/1.00 vMB 42
566,823 566,823 0000000000000000002d6f1f0230ab3b2a67ab2dcc7d9943865b914d48e0052c 3,238 1.00/1.00 vMB 33
566,822 566,822 0000000000000000000fc0f85b1aa74f8514a40c9301e762533032a5f0e09dee 2,374 1.00/1.00 vMB 26
566,821 566,821 0000000000000000001972fd81e2b6b792de718f0c53482cdee127998a1802d2 2,931 1.00/1.00 vMB 21
566,820 566,820 000000000000000000198e295c786b5ed9367ec2a94caac06cdb5d5b298770ff 3,514 1.00/1.00 vMB 44
566,819 566,819 0000000000000000002e0506d0660a549413eb27202a50c351fe125b513d24a8 868 1.00/1.00 vMB 11
566,818 566,818 0000000000000000001014a8c0cfd76f238e52ee31bb4f62491f66d85dbf0366 1,309 1.00/1.00 vMB 11
566,817 566,817 00000000000000000014ecaccaa256d1ce48a76daaf95c84911a649abdbd8dbf 1,958 1.00/1.00 vMB 13
566,816 566,816 0000000000000000001d6f0cd620b2f2fda182684acab20298b061a0f5e2093c 1,528 1.00/1.00 vMB 5
566,815 566,815 0000000000000000001cc3ec4969dcd1f6bffdda9b7bab15aae7ab13869ba0e4 2,916 1.00/1.00 vMB 22
566,814 566,814 00000000000000000024077112857f1a8d0d8393185f6e9ee56507cdf250f498 596 1.00/1.00 vMB 15
566,813 566,813 0000000000000000002d6385b954d8528638ebcd97c5b86885907665a9c9dd6c 2,156 1.00/1.00 vMB 22
566,812 566,812 00000000000000000012ec5cb082b835725d4d021a97e5464913f4cb899495e6 1,514 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.