Loading Tool

Explorer IconExplorer

Memory Pool

83,084 transactions
30.53 vMB
0.11015200 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt 61f61c866339ca61521f6179ce5674be43824d8f88b942cd4cf7890a98f8bd08
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root a299708bc64d746e695c419dbe2802da57dc993a8e47881dc866e9e31084e93e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.04687904 BTC
Feerates: 526.32 > 4.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (198,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,989 715,989 000000000000000000043e97d17b2fef37ac5f2555f82081fdbbc9736f953593 2,453 1.00/1.00 vMB 10
715,988 715,988 00000000000000000006dab8209614a30d8d057ab472d9d0e7bbd39c11d828d7 639 1.00/1.00 vMB 2
715,987 715,987 0000000000000000000184ee852ed01ede5f4eff80b8c60710b7c07306f550d7 1,087 1.00/1.00 vMB 4
715,986 715,986 00000000000000000006c47bebcde678da02c07d1642e73711e2b4db7895782e 972 1.00/1.00 vMB 3
715,985 715,985 00000000000000000009bc0c312945ad55a5aed47dff5b971cdb9bd39a01e5e7 596 1.00/1.00 vMB 3
715,984 715,984 000000000000000000065735182aac0eeba91a9e8ddb43e4918584ce90b7c0c2 1,967 1.00/1.00 vMB 4
715,983 715,983 00000000000000000004aa131465fc75aea2c83b289778e4b77a4d8c2b3d307f 514 1.00/1.00 vMB 4
715,982 715,982 0000000000000000000314b6c1ed1656db2614b00b267a59f82fe75d7cd793a7 2,804 1.00/1.00 vMB 11
715,981 715,981 000000000000000000080914a8253606ad3572b844c2c19d34e263692d362b1e 2,335 1.00/1.00 vMB 4
715,980 715,980 00000000000000000005090527f9d40d2d5f1794d0793fe54c155956cfc089a0 2,883 1.00/1.00 vMB 15
715,979 715,979 000000000000000000031dd556f35484d6d1a42bf7010afdc9405549b321050c 1,377 1.00/1.00 vMB 3
715,978 715,978 00000000000000000003e0887d04e390783b7d64e2c28551cbfadd2d00956a54 3,322 1.00/1.00 vMB 3
715,977 715,977 000000000000000000000bdafdcbcf3613c32034fe3d34118e6abdcbc9656b09 1,325 1.00/1.00 vMB 7
715,976 715,976 0000000000000000000ad63b63b943e45205b99febec6a115b7e9e354c2347b6 812 1.00/1.00 vMB 3
715,975 715,975 0000000000000000000047ebc65264ec41502a7fc08bc0cb7c8737ed3d1b6b3a 2,650 1.00/1.00 vMB 10
715,974 715,974 000000000000000000090984486054a5b3cf1b22a7afe6956a7ebdf539341481 2,320 1.00/1.00 vMB 17
715,973 715,973 00000000000000000004f321244524193262a9dd51784540de5d46d7b37d2e59 2,068 1.00/1.00 vMB 8
715,972 715,972 0000000000000000000a820c6653a571f207420708cff2101a7ad76cad9841ca 1,493 1.00/1.00 vMB 6
715,971 715,971 00000000000000000006df2edf76b07512cad4831789915b60b2ecb88db97bf4 1,261 1.00/1.00 vMB 6
715,970 715,970 0000000000000000000b62db42a7ce16cda9cdf2c825d035f1192f46a6ea93bc 2,660 1.00/1.00 vMB 11
715,969 715,969 0000000000000000000704a5eedcabd4796def3721ed831042345ddd5344b4e3 385 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.