Loading Tool

Explorer IconExplorer

Memory Pool

78,580 transactions
29.02 vMB
0.09724409 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt c0298e043c3d000f64025cc9a956678ffc1be071df33255139a58e9167fbf114
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 69e40bf6a45362f38cbbcf834dec8f51f5038c7cc5229bb1abf3f08bf98936e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.03668135 BTC
Feerates: 137.15 > 3.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (391,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,959 523,959 00000000000000000000d054ef3b6a52ea56ac208994d99c712b762cac7e16f5 403 0.14/1.00 vMB 25
523,958 523,958 0000000000000000001ed50ae8c3b02f97fc2ea3b32f5429a21bbc0c350dfa3b 1,996 0.82/1.00 vMB 21
523,957 523,957 00000000000000000015f537484c119937aac355c278a19dca180e19aa53dc59 1,758 1.00/1.00 vMB 24
523,956 523,956 0000000000000000001e6738d0969580e134c619ba5f637081e13ef75e064174 2,069 1.00/1.00 vMB 33
523,955 523,955 00000000000000000002a6f0e1b719fbb985e36e24482cfe14e71129db3b5865 1,004 0.57/1.00 vMB 9
523,954 523,954 0000000000000000003d6dbfd953f020ef403b06819ee5e2c6b365035c0eb574 2,241 1.00/1.00 vMB 39
523,953 523,953 0000000000000000003e7f2087d928a81d1e6f8ab59d05f7fb6de2d1cddca6b4 468 0.25/1.00 vMB 39
523,952 523,952 00000000000000000042e4e801a7cd3a0533f0e8ef83f6b7282aee659713c116 944 0.67/1.00 vMB 22
523,951 523,951 0000000000000000000461bac94388b6f7bbe45210809ff69599b44ca200c386 294 0.12/1.00 vMB 19
523,950 523,950 0000000000000000000dc899e50261caa3ce3c1148ea40a3230054933a1d360d 234 0.26/1.00 vMB 24
523,949 523,949 0000000000000000002a16f5caa672745a640120699c3485b95ea7d9bfa20014 116 0.12/1.00 vMB 44
523,948 523,948 00000000000000000006c630d6086310eff9cbe8dcacba393514ef9cb44e5c03 678 0.36/1.00 vMB 28
523,947 523,947 00000000000000000009bead06a1fa93161eb92d3ea571fc3ec5ae8fd25010e6 817 0.46/1.00 vMB 19
523,946 523,946 000000000000000000268a138f59e076df4b053fa83814ae4d3a82eeb7314c13 452 0.30/1.00 vMB 39
523,945 523,945 00000000000000000009824e23440804255189f8ece8242b63b3aa1d0ac845de 1,208 0.57/1.00 vMB 28
523,944 523,944 0000000000000000001b76441c14c6b03d9f720dd527531eed7d34404b988924 979 0.51/1.00 vMB 12
523,943 523,943 00000000000000000031428208884fa0f9d4f96f96c46d97357187b79c94c4d1 2,574 1.00/1.00 vMB 33
523,942 523,942 0000000000000000000d9b4bd003c9ff6926b5a3d989fc8ce0069adaa3a7aa3c 1,731 0.74/1.00 vMB 52
523,941 523,941 0000000000000000000c68e13d656f627b49aff6469f2a66f6cd57b5445ab473 1,939 0.65/1.00 vMB 38
523,940 523,940 00000000000000000022ffd41db3bca43df2361e372818711f5ce2bc1055493c 318 0.19/1.00 vMB 18
523,939 523,939 000000000000000000428527440098da63cd1e03fb278c3129e32c51f670259d 909 0.32/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.