Loading Tool

Explorer IconExplorer

Memory Pool

87,802 transactions
32.55 vMB
0.24719625 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt 31b65a8c169a04321e5639df7220559d295e67801c17dfebfca01ac026c3a399
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 0ba6212b0f7ade35a9ec84f327c3a328a3f2a0eb23dc25295378f62c48c61d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.10955093 BTC
Feerates: 538.26 > 10.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (406,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,883 508,883 0000000000000000002ce491bddba8a22a0878fe96b7584d915499b307681b91 567 1.00/1.00 vMB 25
508,882 508,882 0000000000000000004b4503c2cf73e933f18dd0ffda149166bf09d626a43089 690 1.00/1.00 vMB 18
508,881 508,881 000000000000000000399fa686520de6e739ce5289b7f2e7a77aafda27ea939e 1,519 1.00/1.00 vMB 65
508,880 508,880 000000000000000000129cedee8c54986452d8de766fe36b3cf61c9f460189b8 1,550 1.00/1.00 vMB 59
508,879 508,879 0000000000000000001b4c690d2948523469b767aece262103f805456bdb282d 1,429 1.00/1.00 vMB 64
508,878 508,878 0000000000000000000a57fcd82ab46821ac0d0bf8a8c52f7438a5d0642fad56 579 1.00/1.00 vMB 9
508,877 508,877 00000000000000000046d27854e8b9b2bafa4e16394f7e0afa65cd3d8bfb062b 125 1.00/1.00 vMB 11
508,876 508,876 000000000000000000154241a10118985b9959b22d5f2bd3ddb59bb6d005823a 422 1.00/1.00 vMB 22
508,875 508,875 0000000000000000000cd76f526bd4e65abcc0346b3b26e8afc4e4288f26fbcc 1,993 1.00/1.00 vMB 37
508,874 508,874 000000000000000000077991c716b44360a8434f95f1d512e795e398e297344e 2,417 1.00/1.00 vMB 132
508,873 508,873 0000000000000000003b6abede32528ee22e1f6c23d86adbf3430431b4515bfe 966 1.00/1.00 vMB 11
508,872 508,872 00000000000000000049c61a25e2faaf77447972a253b5992a3f4a931d128a84 2,556 1.00/1.00 vMB 140
508,871 508,871 0000000000000000005c91cf447511d0e7e44be382ebe618e176ea32a96328b4 470 1.00/1.00 vMB 4
508,870 508,870 0000000000000000005feaa2d5bd154a8178150ed072a10bf63738f6a02f5cfa 320 0.13/1.00 vMB 92
508,869 508,869 00000000000000000026a09b2acf7119767b97ab59d629a932cd756abb01e60e 1,852 1.00/1.00 vMB 65
508,868 508,868 00000000000000000057ae83a119c0db5757bb49bc16073d2cb2a8bda35375db 634 1.00/1.00 vMB 20
508,867 508,867 0000000000000000005ef2bdc34baac64d1f51e209554202c83fad1f857619d1 111 1.00/1.00 vMB 5
508,866 508,866 0000000000000000005f77cd56f745937cd8d674c4d9f269390a072c1c9abf06 1,576 1.00/1.00 vMB 62
508,865 508,865 00000000000000000006fe3659cadbc2ff713f56beea183cca30940bacd4e96d 227 1.00/1.00 vMB 9
508,864 508,864 0000000000000000004bafd166104303dee8605cddce25b803b07c24216095e6 271 1.00/1.00 vMB 13
508,863 508,863 00000000000000000014745f5448b3b6b2cacd37955b47ba5e0fe9aefc0a58a1 686 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.