Loading Tool

Explorer IconExplorer

Memory Pool

41,542 transactions
26.04 vMB
0.05103275 BTC
Random Selection Loading Transactions
Max Size: 136.42/200 MB

Candidate Block

Mining Attempt be075518361b123b21a4447f525e8045e02748d159dddd16f963c2556c84c251
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 8f88d60d42ff66c8251d1f04888c4cc23c91c1c960a2269cf008d4fbdd9d8380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00358215 BTC
Feerates: 18.26 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (222,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,992 691,992 000000000000000000096a805d173cc25f24c6e1ca03284b32b56d4607eaa294 1,898 1.00/1.00 vMB 10
691,991 691,991 0000000000000000000443a1c75b259334a1683a9d9999791b2bfe04130fde45 2,462 1.00/1.00 vMB 15
691,990 691,990 000000000000000000055f102607fb047b16d82f76d020bdf9a082f4182eb31a 2,150 0.88/1.00 vMB 4
691,989 691,989 0000000000000000001394528671005616ef9aa61a2a5519fbee78ce210def3a 2,774 1.00/1.00 vMB 24
691,988 691,988 0000000000000000000450dcdc57f6e8da400dc1c67d770d606d4a92f6040e70 489 0.18/1.00 vMB 11
691,987 691,987 0000000000000000000e44a4cec2b5e35164ecdaab166d86fc5198ceb093f95d 2,195 0.93/1.00 vMB 14
691,986 691,986 0000000000000000000c9111cd647d8bd209c655bc8973129759dba76c4b4cbf 2,479 0.94/1.00 vMB 12
691,985 691,985 00000000000000000007690ec8ce8af344d22b7c37c11d1517b89ff5a0d3faa5 238 1.00/1.00 vMB 3
691,984 691,984 0000000000000000000a88bcca7f66ede8ca943f2645476fe3caff941f8b2a4d 2,687 1.00/1.00 vMB 7
691,983 691,983 000000000000000000089750371b495586c0ba0629c861e4a51065a083d6d22f 2,673 1.00/1.00 vMB 33
691,982 691,982 00000000000000000001e70ca7c16a044bca5f274592d7d7d101fafd2b190d18 97 0.03/1.00 vMB 10
691,981 691,981 0000000000000000000d98649c300b20a5f7a528304e685c0f99401d117c47f7 812 0.28/1.00 vMB 7
691,980 691,980 000000000000000000080b78576ab6db1ad0ea5bdb38be14f39e18e5e5c6dd12 2,360 1.00/1.00 vMB 17
691,979 691,979 00000000000000000003bef8fbd88634d6780f6e00dc4e2fc64cc72ac90f8943 906 0.32/1.00 vMB 19
691,978 691,978 00000000000000000006cf812d6691f621f4e10e137395b20323f47401ef8c4b 1,535 0.54/1.00 vMB 13
691,977 691,977 00000000000000000000062ae1a2cff8104c81c7ba9ec07a6947584400e79435 1,640 0.65/1.00 vMB 10
691,976 691,976 00000000000000000013046e40f239cabe5f85b5cc970b016c864abc78bbd82e 263 0.14/1.00 vMB 11
691,975 691,975 0000000000000000000f4773af7f8d9c451c63211a5a102c6437b9786418113e 1,602 0.59/1.00 vMB 17
691,974 691,974 00000000000000000009eafd3d1fc316979b1f2e60ac000a9a35cf08f7db49a9 530 0.21/1.00 vMB 13
691,973 691,973 0000000000000000000d01acab6a84af34e9c125906414d5cef7292e8d811f99 552 0.25/1.00 vMB 13
691,972 691,972 00000000000000000005420ed8a4925429aa0a1c7bb05693468e1bf69d2f6fb9 2,276 0.75/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.