Loading Tool

Explorer IconExplorer

Memory Pool

26,067 transactions
11.85 vMB
0.02486095 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.41/200 MB

Candidate Block

Mining Attempt 311513c04c8bef8df690065e1bea3bb57ffd46e04c9a30ca4e7bc551c728679d
Version 20000000
Previous Block 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896
Merkle Root d8f49928017d34336f7d934dc70827fc90a7dd01f235d7ea71ea81c2efffe755
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,118
Size: 0.9979015 1.00 vMB
Total Fees: 0.00506368 BTC
Feerates: 18.09 > 0.51 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,763 (740,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,249 173,249 0000000000000972c26d5309fb1398bff97375199208a6d6b13c19c485d41c49 10 0.00/1.00 vMB 457
173,248 173,248 000000000000048ded828a732161fab1ea02172eb9a830c3d896e163372c64f6 68 0.02/1.00 vMB 219
173,247 173,247 00000000000003030cb978e6b74461fae9a7a027775055083faa4a51452c9628 1 0.00/1.00 vMB 0
173,246 173,246 00000000000008ee485726d4de68f31092371c720267e70b50dd18c5fefef4ec 75 0.03/1.00 vMB 89
173,245 173,245 0000000000000756d5d8e45b0319cde9a1780bcb4194e585b2a198a067ff0fa5 32 0.03/1.00 vMB 360
173,244 173,244 00000000000006f934316956fd97fac319b1c55e4996da54047f3a132afe84a9 1 0.00/1.00 vMB 0
173,243 173,243 00000000000007a5d51abdc5cb059ec9023632ec2fed62c3a2c7545eb6916cd0 104 0.03/1.00 vMB 80
173,242 173,242 0000000000000203fd489a263beb2f712659683b94cd97c2c9effd198e6d552c 23 0.01/1.00 vMB 258
173,241 173,241 00000000000002fe49bf4680c427d2dd9cbfcdf723f6ec0f9258cd581c143723 1 0.00/1.00 vMB 0
173,240 173,240 0000000000000440a717208bb166cffcd4b504c7010f7adaf5813200419b6d7d 1 0.00/1.00 vMB 0
173,239 173,239 000000000000031a5bcb92cfacbf8ea46c34ce7c834d5bdb599e014bc86dfd4e 42 0.02/1.00 vMB 380
173,238 173,238 00000000000000379a7a6a8507425cae52232288ff827b6799088ff915751ec8 60 0.02/1.00 vMB 125
173,237 173,237 00000000000009924fba0cfff7e78ee71e8f5d02ca2c8d2c3f7fc7bdf834374c 5 0.00/1.00 vMB 0
173,236 173,236 000000000000010d890cd2b04a144f9214df10e57e4151bbc51569418b068e69 51 0.02/1.00 vMB 81
173,235 173,235 00000000000002d5cc4f4dadd5cd555f19b4c2290cb37b241d763c7f70334fcb 1 0.00/1.00 vMB 0
173,234 173,234 000000000000009616efbd0888833042c61513b6e9635e923095f088db2f89b0 5 0.00/1.00 vMB 0
173,233 173,233 00000000000007eaaf9c5e85800c5c3337dc87dd1bc885b5a2c0fcd28e7b5308 50 0.04/1.00 vMB 488
173,232 173,232 0000000000000579c013ee240f0ec93287c45f8003ab42c03ae1f6e91ff494ef 58 0.03/1.00 vMB 169
173,231 173,231 0000000000000831de5741a078fe01fa29880fa77fc27a1d79a24d66af90825d 83 0.02/1.00 vMB 146
173,230 173,230 00000000000005f789e072a3ffd840d6787ebc950627c467187bedccfd2fe431 124 0.05/1.00 vMB 265
173,229 173,229 000000000000097260f4faa542cea17b506aee0bc4c3dd2d74df9a10bf073593 28 0.03/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 780.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 505.72 GB
    • Received: 4.04 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.