Loading Tool

Explorer IconExplorer

Memory Pool

80,306 transactions
29.86 vMB
0.11789320 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt ff0f5f7f77015d5385b062aaf655bf912b7d5c912b5b832394cb4a8cd86002ce
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 720773a5da2c54b6d9584bbdf5e8d1c0357ccabd3ebc5f26bc475d5cf4f445c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,596
Size: 1.00 vMB
Total Fees: 0.04872322 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (131,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,895 783,895 00000000000000000001a3e6ee3a0a900d5191eac57e137883006543241f07b2 2,462 1.00/1.00 vMB 10
783,894 783,894 00000000000000000002ff69cea7206a88ec7e46940c98f791382b09f6a0879e 2,595 1.00/1.00 vMB 9
783,893 783,893 0000000000000000000578d4a8da7759b820f56b3752a24fa8e18dce4ac08e81 3,121 1.00/1.00 vMB 17
783,892 783,892 00000000000000000000c195c1239cbffe7ac85334d8a5a380c60cd0cea1c2da 2,606 1.00/1.00 vMB 23
783,891 783,891 00000000000000000001585c1501a35eefec4689182c8e71ada5cbc475ef4fe9 3,230 1.00/1.00 vMB 26
783,890 783,890 00000000000000000004f5656259ede8cf2e65c9b39d7fdf02170a96525e2999 3,850 1.00/1.00 vMB 28
783,889 783,889 00000000000000000000b05274159f6a3a25e69ec523b594a28c197316913509 4,008 1.00/1.00 vMB 34
783,888 783,888 0000000000000000000077a13d9bc3544089f17fb9665c0633e6239981d77c53 3,313 1.00/1.00 vMB 33
783,887 783,887 000000000000000000059067d18aea710cff26a88a3382bf2a49eb7cad224872 2,880 1.00/1.00 vMB 12
783,886 783,886 00000000000000000005a6337ca26b391eae351f2fceae223c9e938bd4a83799 1,717 1.00/1.00 vMB 14
783,885 783,885 000000000000000000000826630a47994089680d57751f10a694ecc6697e89b5 3,134 1.00/1.00 vMB 29
783,884 783,884 000000000000000000027fedbd8b639101bddd5fe9ddf011e9c9cbb78afe33a6 1,766 1.00/1.00 vMB 9
783,883 783,883 0000000000000000000572562b47112da7693b05cc8a8a4c148b04fdc3998df9 1,735 1.00/1.00 vMB 17
783,882 783,882 0000000000000000000004646196bf3387d123e626590ba0a48d15f5da68ed92 1,355 1.00/1.00 vMB 15
783,881 783,881 00000000000000000003c01d3feb4e0cb9f1a415507f0246b6970ba1fb62ac90 2,786 1.00/1.00 vMB 9
783,880 783,880 000000000000000000049120642b6d6b8ee2824b967c08f7cc7c6c583fcbbafc 2,490 1.00/1.00 vMB 19
783,879 783,879 00000000000000000002498a495a8219f21f741c0b3b523f82f0ce83d9edf934 3,787 1.00/1.00 vMB 29
783,878 783,878 000000000000000000020b558d50b27b3db67461e88235d699a85b2897b394d2 3,597 1.00/1.00 vMB 37
783,877 783,877 0000000000000000000174acea22540836572037b395eaa4ba11524252903567 3,438 1.00/1.00 vMB 32
783,876 783,876 00000000000000000001a59cb56d7ab4e15fa0e850538e6e71676f35234f2d04 2,574 1.00/1.00 vMB 12
783,875 783,875 00000000000000000001fd6bef9ab7bf5e9b6ddbae5f539dc647722862c619c4 540 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.