Loading Tool

Explorer IconExplorer

Memory Pool

85,364 transactions
33.06 vMB
0.16039991 BTC
Random Selection Loading Transactions
Max Size: 196.90/200 MB

Candidate Block

Mining Attempt 4a120e9402ba72f273f4aa35ac073a67524aacfde222409104297fe01a763c0b
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d229daf98b08a10ae3906041edd6024cfa9e002fa02c8a57e6d277ace76f2f24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.04956912 BTC
Feerates: 318.30 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (492,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,835 422,835 00000000000000000208cfdb704489e95723a95e761f2a22abbde85f6337e3cf 2,263 1.00/1.00 vMB 92
422,834 422,834 000000000000000004b643a5e4540d16cdcb8f68d78559750e7fcfb3a83ca60e 2,260 1.00/1.00 vMB 55
422,833 422,833 00000000000000000517af547bb5970cdacae6e2ff7c821a64fa9c84d5ead16b 1,962 1.00/1.00 vMB 41
422,832 422,832 000000000000000002e4952624f77a9c2096419ceb73476361fa199ff0093417 2,913 1.00/1.00 vMB 73
422,831 422,831 0000000000000000004370e7864837d5cc247841a4d61f5ae26001eedcc79121 332 0.13/1.00 vMB 57
422,830 422,830 000000000000000000a9629d1b8870ae310de7ae2a97baa09b568b556ce3e2fd 690 0.33/1.00 vMB 50
422,829 422,829 00000000000000000245bccd8165762d92a1ee79e4b512e1809fcf76ec1c5dc6 35 0.01/1.00 vMB 43
422,828 422,828 0000000000000000048e09118c1d19c3956f55903f83075e45c4ff94f5f7f1ca 1,393 1.00/1.00 vMB 32
422,827 422,827 0000000000000000038277826a0e614c3b1ac8c1bf31855f4b4ed00d6a4a81e6 110 0.04/1.00 vMB 51
422,826 422,826 000000000000000003c7504eee2ca1c1bab3b133957698e7b3acbc5553ac8753 852 0.33/1.00 vMB 54
422,825 422,825 000000000000000002364b894aff393627f06f0faaa57d2d89de10c5e753118e 718 0.48/1.00 vMB 30
422,824 422,824 00000000000000000070b8e7d1b13cfe1f5cc93b68b400477c96aec309141192 2,219 1.00/1.00 vMB 80
422,823 422,823 0000000000000000051e848234fa8d0785790b3d48aa526920ee8827a5f77a9b 1,254 0.61/1.00 vMB 52
422,822 422,822 000000000000000002a2bd4b2489841a650aebdea3a5fbb6dc9b6443e594a06c 1,482 0.90/1.00 vMB 46
422,821 422,821 000000000000000001b0b11f32fedae21c84b2946927abc4da287e40e0f1349c 1,127 1.00/1.00 vMB 34
422,820 422,820 00000000000000000428cca7841c2c36add728baa5fc44d6b61e935e2cb47af5 428 0.31/1.00 vMB 28
422,819 422,819 00000000000000000385d7cc39b2434b75bb96fa36ba4035647965027defcb57 123 0.22/1.00 vMB 12
422,818 422,818 000000000000000002386ef00d86b7cf0ced5e6da35447dad7703dbe1703c38a 982 0.47/1.00 vMB 52
422,817 422,817 000000000000000002739a36020f1ba2e2b1d7cfb1efc9c90cd810999d8649c8 845 0.63/1.00 vMB 37
422,816 422,816 000000000000000004f99cbf26a47da74787c02a907067228fa9ea7b32a84dd8 2,317 1.00/1.00 vMB 62
422,815 422,815 0000000000000000037ea23d7b4622227f63568511d3b1e380da4bef3099e936 2,595 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.