Loading Tool

Explorer IconExplorer

Memory Pool

84,721 transactions
32.78 vMB
0.08398835 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt f658708b755b742ef7ba5ee209eb429b0857308642f16ac122451f7d5a2bc8a9
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 94ab60a78090247c07f2d51b1d00a217df586aa6fc6389e42b75f3510291431a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,279
Size: 1.00 vMB
Total Fees: 0.01898525 BTC
Feerates: 120.64 > 1.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (125,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,742 789,742 000000000000000000002fb6ddd23b607f389ea7c2a7ea44830858e09f21fcc8 4,015 1.00/1.00 vMB 35
789,741 789,741 00000000000000000001148b2533cb668ef6b5f953e569cd10ead54535afd063 3,850 1.00/1.00 vMB 57
789,740 789,740 00000000000000000003c5208b39cb7ce85f103d65dd99490e78bf3c5d24e912 4,530 1.00/1.00 vMB 39
789,739 789,739 000000000000000000005ef7fcbf52813baa7e422635c120e3b736b85932ad55 3,974 1.00/1.00 vMB 26
789,738 789,738 00000000000000000002cb606f86698d9c37d2490a0a5f5466ac6a2ec08694b8 3,214 1.00/1.00 vMB 111
789,737 789,737 000000000000000000002c82a7457cc63e183df9f40982d791d99e84349647b3 3,907 1.00/1.00 vMB 35
789,736 789,736 00000000000000000004eb4ccb9d4bc5f629f3b70e742d911739e9e4638df1a6 4,091 1.00/1.00 vMB 27
789,735 789,735 00000000000000000005a432901d1ab81b85300e2da4d5af8e1e5784d89794b1 3,920 1.00/1.00 vMB 33
789,734 789,734 000000000000000000003b10a0f313e39af9387aa1a36878b44e31e6955e8820 2,780 1.00/1.00 vMB 46
789,733 789,733 00000000000000000003fe69f6851b566ec043aee7ef11937536691ad5803d76 3,170 1.00/1.00 vMB 120
789,732 789,732 000000000000000000044e347da9535fa7cd70f1d426cb00d7b6a9636475ea78 2,660 1.00/1.00 vMB 26
789,731 789,731 0000000000000000000217be105b4c96ff10dd264c5b71bc5ba8bf7a0ef97bb8 4,282 1.00/1.00 vMB 39
789,730 789,730 000000000000000000057c5deb43fbea5e3102e8211a261648a42dd77c591015 5,116 1.00/1.00 vMB 37
789,729 789,729 000000000000000000047c65d70dd84d49f54e1e9e3372dd92a9c8a2d8939617 3,792 1.00/1.00 vMB 50
789,728 789,728 00000000000000000004eee221c965505c30e2a474d15603c74758c5cfd3b7f3 3,705 1.00/1.00 vMB 29
789,727 789,727 00000000000000000004b1d34a1bc162da24248b6838f581edb089fe5a9bb0e4 3,597 1.00/1.00 vMB 76
789,726 789,726 0000000000000000000496f954a66dced9944099b40a9b211ef22e44c77b5074 3,120 1.00/1.00 vMB 32
789,725 789,725 00000000000000000003315350fbc2c2c7b890aaf4d01a7f53a0a65c9fbc173a 2,578 1.00/1.00 vMB 27
789,724 789,724 00000000000000000004d44bd427523f7004d73719cfc703f716250907282aa3 981 1.00/1.00 vMB 16
789,723 789,723 00000000000000000000d155045e369c5b930a99785da38480a376c4a452bc79 3,147 1.00/1.00 vMB 33
789,722 789,722 00000000000000000004e0ee272e822cd5860594d8318ff9d991cd14b1709e5b 3,884 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.