Loading Tool

Explorer IconExplorer

Memory Pool

81,304 transactions
30.70 vMB
0.08866002 BTC
Random Selection Loading Transactions
Max Size: 187.28/200 MB

Candidate Block

Mining Attempt 1ea590c5a0a4c43a02ae3b1c179e4360423b2f030951878dcf68bfe6c588a5b3
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 723a459f77465a00bbe40f8b711385e9e668ae5eefac92fb6cb7940edab93912
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.01835996 BTC
Feerates: 301.57 > 1.84 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (483,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,715 431,715 000000000000000001fe1ce0c5def02575f0242e2abd5dcf8100476704541bdc 1,055 0.48/1.00 vMB 56
431,714 431,714 0000000000000000041f3c335e73491b31adc5596744ecf74cb8081c22449104 1,010 0.60/1.00 vMB 54
431,713 431,713 000000000000000004044a99f37b553de196e0fabd2048300922dd7610b25051 778 0.47/1.00 vMB 63
431,712 431,712 00000000000000000299d3bcff514d99b1408b870535464ebf23cf33abc3a5af 2,034 1.00/1.00 vMB 47
431,711 431,711 0000000000000000046636b1182949a28824e8dc208f6b9ca27da8fec4681a92 988 0.47/1.00 vMB 52
431,710 431,710 0000000000000000035a03cb26a46de634a92cae2ce2b7c0f769e31d78b9f951 398 0.32/1.00 vMB 46
431,709 431,709 0000000000000000043290db5d781e4a72d068f582777be8a7f138870a4ce1b1 766 0.31/1.00 vMB 54
431,708 431,708 00000000000000000107ed6645ba99d6e1c024c0b11c2b901a7e1ae32b6e4c44 521 0.22/1.00 vMB 52
431,707 431,707 0000000000000000011157792f0bc06cdd6812abeb31e95e360286b85d16e9b9 35 0.02/1.00 vMB 34
431,706 431,706 000000000000000003a11e7476e878ea4f6bb0b367b90bf6b6e6ac1fbd43dc33 156 0.12/1.00 vMB 53
431,705 431,705 000000000000000003f2ed04dca0990f1064a275dbab23036f1587fb9e2cc003 479 0.36/1.00 vMB 48
431,704 431,704 0000000000000000017b55b24d6776aabf546601cfdf0f86bd45f50adefd4b89 354 0.14/1.00 vMB 72
431,703 431,703 00000000000000000376784babb73b223d661754fa9283cec9946278dbe4aae6 1,332 0.65/1.00 vMB 55
431,702 431,702 000000000000000000aed50e37a1d8627acfacb02abe1303ab2f61249d36d911 361 0.26/1.00 vMB 53
431,701 431,701 0000000000000000019361e0f26983bea2b59a8e2d8e1fa5e332d67bc9b3b82a 953 0.42/1.00 vMB 55
431,700 431,700 000000000000000000d350dc291e98f6b66e78ea714b716d776ab116fae444f7 986 1.00/1.00 vMB 23
431,699 431,699 000000000000000000e730b99b60790c4736f4aad86053e7737d29ac3125363f 2,763 1.00/1.00 vMB 69
431,698 431,698 0000000000000000009ae774ec7134be80a3975e92414d4bf7cf7370c07bdfdc 688 0.44/1.00 vMB 53
431,697 431,697 000000000000000003a3661d5d2f284dd806cc1ec90a67fc83595d043215a907 1,287 0.71/1.00 vMB 46
431,696 431,696 0000000000000000040df6ceac3f8a746c3286595b227cafe6b5f0a5b10d9198 1,417 0.83/1.00 vMB 43
431,695 431,695 00000000000000000321b8fc847b394e212db9cfedc3d2cd46b180c9a7d38c74 445 0.36/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.