Loading Tool

Explorer IconExplorer

Memory Pool

81,285 transactions
30.40 vMB
0.09826312 BTC
Random Selection Loading Transactions
Max Size: 182.34/200 MB

Candidate Block

Mining Attempt 7e9e905120e5ddf4eceae7c5f416c95c516e30645d0f5aba019c28e37589d34c
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1a759f7a5cd19130d58d326baa075d89a99d0c7cd19ce4df0a79017d04a28bba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.03434010 BTC
Feerates: 301.07 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (492,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,747 422,747 000000000000000000bf3a71cc5a6727eb09eb071dbc9f7d396febc37ec78ab5 1,386 1.00/1.00 vMB 77
422,746 422,746 0000000000000000049db839ff9d2dcd910bbb645d489130d4d20a5b6ad3f8b1 1,823 1.00/1.00 vMB 81
422,745 422,745 0000000000000000037c286299d14311c7660c8f4222fedce6a930133ed22cd4 1,344 0.97/1.00 vMB 42
422,744 422,744 0000000000000000012e0525502319e76e9649055bff49e04b95cbbb0e3169a5 1,234 1.00/1.00 vMB 32
422,743 422,743 000000000000000000cd612a5fe897e775746dfa37d43991934fe059a668653b 2,478 1.00/1.00 vMB 75
422,742 422,742 0000000000000000011dfc8b3a39395512f378bb6e610b12a8224f62ed2d864c 2,460 1.00/1.00 vMB 71
422,741 422,741 000000000000000001d2f8b2b8acf11b1da09d7b76f56bd619c05341d51ba873 1,943 1.00/1.00 vMB 50
422,740 422,740 000000000000000002bbd9c7b5fa3694f7b4903dca656898d498d00038cbd792 2,424 1.00/1.00 vMB 70
422,739 422,739 0000000000000000048d47d8db6c38c9f410ce5a262d6fc8e01ea0abdaba2823 15 0.00/1.00 vMB 205
422,738 422,738 000000000000000000b8ce523831e147628fef568918632d22289717621138f3 1,805 1.00/1.00 vMB 40
422,737 422,737 000000000000000004382d1ec84aa6bc7075c12e189450f2218efdbf63bb28e3 402 0.99/1.00 vMB 62
422,736 422,736 000000000000000002b48a2a963e4a47e7df4fe46ed7638ca1192146d68d012b 734 1.00/1.00 vMB 78
422,735 422,735 00000000000000000266709a4cecf71402a4b04cdce06a38faad2b45fa427bda 1,762 1.00/1.00 vMB 72
422,734 422,734 0000000000000000000e7271ca36a792bc411a36581d5b68b06393ae80edce83 2,542 1.00/1.00 vMB 76
422,733 422,733 000000000000000000f658d8eac3db8de5d3ca47580dacea75729ca52b3475e5 1,522 0.75/1.00 vMB 39
422,732 422,732 000000000000000001faa138a65f04a7c6147796aabc0426ecd0a79c33ac6644 2,216 1.00/1.00 vMB 53
422,731 422,731 0000000000000000011a96fbb91fd28a37db389d3ad543107099b290aca863e8 2,746 1.00/1.00 vMB 100
422,730 422,730 00000000000000000336393519ccd029bcd4787686864b97effcfe292906c355 1,212 0.53/1.00 vMB 62
422,729 422,729 000000000000000004256d2ae0fc353e3329f4b68beeba63ff56767248f063f6 1,684 0.99/1.00 vMB 41
422,728 422,728 0000000000000000042487e048f8c14c3b21f24e19f3943f38d482d44569d385 1,692 0.80/1.00 vMB 52
422,727 422,727 000000000000000000ff28d837bbb7ba0126abfee44f495e76f733171591a924 931 0.41/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.