Loading Tool

Explorer IconExplorer

Memory Pool

41,809 transactions
28.88 vMB
0.07160848 BTC
Random Selection Loading Transactions
Max Size: 148.17/200 MB

Candidate Block

Mining Attempt 00980e877fe4801cdddeaf1f5cb3e37d3c69a76ff06ae99257015be9f870aaaa
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 0bd8e8606b7ed5c1f4ccd1ac674fcfbca8e54229bd274df12798082e17c72919
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.01538578 BTC
Feerates: 100.19 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (188,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,350 726,350 00000000000000000003c2fb54d0cb10b7730ca540bcd201beabacce179976cd 2,268 0.99/1.00 vMB 4
726,349 726,349 00000000000000000005b5b7e133a20663851150d3067bf75f8a92ca198adab5 2,136 1.00/1.00 vMB 10
726,348 726,348 00000000000000000001012bcaf3868309ad453e5bd72d76235864d985daa7cc 767 1.00/1.00 vMB 14
726,347 726,347 0000000000000000000098788a612901b2e5729384e32f89c6d510cfc338c026 760 0.45/1.00 vMB 3
726,346 726,346 00000000000000000005ae91c0a2a27e4e819fe77a9d613bc31dc161375dc28f 3,036 1.00/1.00 vMB 14
726,345 726,345 00000000000000000002a79cb8826e794b670b19725d3e8ca33fa1e7db65294a 170 0.11/1.00 vMB 5
726,344 726,344 00000000000000000001f1d4ed0a495c4ee869a5b2bc4cf060d764990098b8dd 616 0.76/1.00 vMB 4
726,343 726,343 00000000000000000004261dd499d882526e5eabf64f1396a39d59866d9a3bea 1,067 1.00/1.00 vMB 3
726,342 726,342 000000000000000000039cf5b0267ea6d64120e7174619fa7c04049af317629a 1,964 1.00/1.00 vMB 9
726,341 726,341 00000000000000000007458fe8a5bd7d5df9f4fdd4acf9c79797d140bc0bb546 1,319 0.66/1.00 vMB 8
726,340 726,340 00000000000000000005f916a0012ddf7dec438a3b54a69c1f0ff4aa7182a44b 530 0.25/1.00 vMB 5
726,339 726,339 00000000000000000006002cbaec88ae38d92d0679483ff9d0f51bdf4913aa9c 3,215 1.00/1.00 vMB 7
726,338 726,338 000000000000000000008a0b41f583202a445ad7f948ba9ddc3231ecfbba6940 2,632 1.00/1.00 vMB 15
726,337 726,337 000000000000000000002452fb16b83148bfae51ffc5596a5bddd6c6373b7df0 101 0.05/1.00 vMB 8
726,336 726,336 000000000000000000038f79f133f74afec0f34053910c6caa724ad1223b576d 783 0.43/1.00 vMB 2
726,335 726,335 00000000000000000004b6118ad263b5185dc0a0072fc76d67ebf138dfdbd249 3,108 1.00/1.00 vMB 6
726,334 726,334 000000000000000000095bf292c83e8876e5d7517d5b58706d7e95bae6318f69 2,434 1.00/1.00 vMB 19
726,333 726,333 0000000000000000000023abb9af6c6f41892ceded4c38d4cccd0ada53ab872c 687 0.30/1.00 vMB 2
726,332 726,332 0000000000000000000393c604d4b9e111a21513b50e55ba99a9aa67639fc202 2,586 1.00/1.00 vMB 9
726,331 726,331 0000000000000000000718b35c89fb99f07d153252075501919fb1c776ecc757 1,170 1.00/1.00 vMB 4
726,330 726,330 0000000000000000000a33464da58d42edefd53f92d6bf9156bcb2a8f35647f6 2,791 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.