Loading Tool

Explorer IconExplorer

Memory Pool

85,212 transactions
31.92 vMB
0.19615656 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 86e94020c624a0ea259869e72f4d9f6ba0d7f7830b8cf2e411561ab754d746a2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (309,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,206 605,206 00000000000000000012d9eb2f48f48c5688ceb081e907bec6f4dcd56a8df73e 1,383 0.42/1.00 vMB 14
605,205 605,205 00000000000000000003209dd221216014f07d0f5e06751b07b2f684f7ea0f57 488 0.16/1.00 vMB 18
605,204 605,204 0000000000000000000cde21c5a4deabcf8502080e187f2fef980a91f501f569 2,212 0.71/1.00 vMB 16
605,203 605,203 0000000000000000000e666270929bd38a307ab05648e05124e7d95bc369d6d9 1,448 0.40/1.00 vMB 12
605,202 605,202 000000000000000000048a9ea277be38c4828dac9da923bc332583eabc053bd9 3,080 1.00/1.00 vMB 19
605,201 605,201 0000000000000000000681f7270cdbbc49c0c27d9ce0064dcb40cf0c4b5f0129 2,073 0.61/1.00 vMB 16
605,200 605,200 0000000000000000000665bc10ea8045dea5e85b41529d5910930397bdbe7bec 2,637 0.77/1.00 vMB 15
605,199 605,199 00000000000000000011a08034709328b1f5c1246ea8f33b5d07d53104bf2eb3 21 0.01/1.00 vMB 12
605,198 605,198 0000000000000000000b26ffd87b0994a5ac44522e0be83513d26bc9675a57d1 1,766 0.62/1.00 vMB 16
605,197 605,197 00000000000000000009d8745c9c03ad85f928b70903e0938ebee9d0ccbc1823 2,669 0.87/1.00 vMB 10
605,196 605,196 00000000000000000003eb5581842d1c932a0d7ca6fb1e3eb698e8315d3921cd 2,675 1.00/1.00 vMB 17
605,195 605,195 00000000000000000003a2b3a7bc2d3e928d27f1a06ce1fa302e41a4b7f1c333 1,997 0.62/1.00 vMB 15
605,194 605,194 00000000000000000008ed258a45051f6848bc2db9aaa75fa1194cf9015591c2 406 0.14/1.00 vMB 24
605,193 605,193 00000000000000000006c4d4a003efb9007e421fc5bacd08060eced11262165b 1,004 0.29/1.00 vMB 15
605,192 605,192 00000000000000000003204c1ef68627f1357f1c74ac53976c5c25fc65607313 3,328 1.00/1.00 vMB 18
605,191 605,191 0000000000000000000219d8153bb634308b0a34cd027723234bc3aae06887df 267 0.13/1.00 vMB 16
605,190 605,190 0000000000000000000fbd68ba8fec1a610f6accf84f7880b6666352143c06c0 766 0.24/1.00 vMB 17
605,189 605,189 00000000000000000011abd7709845a190201a211956af178d5fc164603e6e51 54 0.04/1.00 vMB 9
605,188 605,188 00000000000000000010cea0e99d895abaf487b87f781c52fd2ccdf244bec257 934 0.33/1.00 vMB 26
605,187 605,187 000000000000000000062483d0f20b1d3d6c398ae5fdf3c119f3342bb75f2fca 136 0.04/1.00 vMB 22
605,186 605,186 0000000000000000000fe28b68a1cd63a75712630f9d1a21ec884a4e82e28ce7 3,295 0.93/1.00 vMB 14
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.60 GB
    • Received: 16.28 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.