Loading Tool

Explorer IconExplorer

Memory Pool

78,472 transactions
29.10 vMB
0.11652994 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt 8ab4f54e8c63de36555070e8d073474ba7bbf84b2f84e0c49e8a531305e48ce4
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d29e2d1637c28d29fa29eaf2899a76d558bf894fe3376cd9cde9a10f4df6497b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.04189367 BTC
Feerates: 150.80 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (384,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,914 530,914 00000000000000000024804969f29bda8e5f7d1aebcce1981a926af0353edb80 2,906 1.00/1.00 vMB 23
530,913 530,913 0000000000000000001ccefede89ae2c243839e683b16ca17b5da20077c8a0f5 600 0.29/1.00 vMB 13
530,912 530,912 0000000000000000002bf39b0b9f9a60f9343054e5b513a01e0d84678256ac4f 2,765 1.00/1.00 vMB 23
530,911 530,911 000000000000000000081a90321151c62c7e334cf8733d3189cae819ac84554c 2,061 0.74/1.00 vMB 3
530,910 530,910 0000000000000000003034d0602dbef4b11e1df0789d0b3d13a523ab84fc91ce 1,885 1.00/1.00 vMB 62
530,909 530,909 0000000000000000002849313d12ce3b619c7df8129891fe069477fe2d2deee3 2,104 0.71/1.00 vMB 21
530,908 530,908 0000000000000000000c4cb712fa486192f01c0a54e0c4a6b3329f2eaf1742f5 432 0.13/1.00 vMB 19
530,907 530,907 0000000000000000000bc1620623bb1a7891d2db7063b5fd81659396ae21850c 469 0.30/1.00 vMB 11
530,906 530,906 0000000000000000002f9ce6fba25075a66345b356c21535238b677030056439 742 0.30/1.00 vMB 25
530,905 530,905 0000000000000000001c229c58e41f23f021f12b6ce525186f0e36615c3146d0 480 0.18/1.00 vMB 13
530,904 530,904 00000000000000000012e52a38a8e142bff2fce3a5e8cfe0fc593ed626025a9d 940 0.39/1.00 vMB 4
530,903 530,903 000000000000000000216bebcdb1972758ac1aa1116ccddf06e9179fb106c289 1,030 0.41/1.00 vMB 17
530,902 530,902 000000000000000000308c201e8b150111a48653ba08cf7486b39402dc519791 2,357 1.00/1.00 vMB 21
530,901 530,901 0000000000000000001dd5544fa7a0c695be7cc6a4ed4234071ebb06f1bea62f 220 0.07/1.00 vMB 10
530,900 530,900 0000000000000000000091eff0843f8575ff0d19df881b502fba19d0aeaa2f7a 54 0.06/1.00 vMB 15
530,899 530,899 00000000000000000002ca43c47f3a67a10ee6ee503e2cd1e762ce8deb754d8d 889 0.30/1.00 vMB 13
530,898 530,898 00000000000000000024622be771eb2916d327c6aaf661d3f3be46b7cd640b5e 44 0.01/1.00 vMB 7
530,897 530,897 0000000000000000001773e3da0347248a5905b29b7010b2829aa5f7a60436f5 1,378 0.66/1.00 vMB 29
530,896 530,896 000000000000000000163275b1eb63064d5ba99a6335b1542a1edb15280a7fdd 581 0.20/1.00 vMB 23
530,895 530,895 000000000000000000253e9c0d6f05001a5e2a45210b20b8329d132caa2f5d55 2,408 0.85/1.00 vMB 26
530,894 530,894 0000000000000000002cfa5900b203cf043300e88d82e2dad5114b5e4e2df9e9 108 0.03/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.