Loading Tool

Explorer IconExplorer

Memory Pool

84,385 transactions
31.80 vMB
0.10861090 BTC
Random Selection Loading Transactions
Max Size: 194.58/200 MB

Candidate Block

Mining Attempt bd2d94771f8cec0a3a04d4cb918f5060304e5f4a010c104859d115b5cd5510fb
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 8a9bd131d4ae89c7bac2d7ce8f5c5869c350cb3b195f78f700d2c9d8713c01e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03274160 BTC
Feerates: 203.60 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (321,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,705 593,705 000000000000000000028c1d27453803b8f348c51d882523317cb508f326afc0 1,626 0.75/1.00 vMB 14
593,704 593,704 00000000000000000000d38f356c873ff9f0785507a84508a1d076589f5e4cdb 2,067 1.00/1.00 vMB 18
593,703 593,703 000000000000000000051f7c4076c5a05e81c70eed03290802300a2c399a25fb 2,389 0.84/1.00 vMB 19
593,702 593,702 0000000000000000001479f6c2be5840962eae0326e58338650e661af073001d 95 0.03/1.00 vMB 15
593,701 593,701 00000000000000000018c921fe98218e89eed2b315466bed3990dbd6023e7370 2,238 0.73/1.00 vMB 22
593,700 593,700 00000000000000000005371c9258ef91c21bb581ef747af5f7d41476c4b866f4 1,373 0.81/1.00 vMB 7
593,699 593,699 0000000000000000000d0ed697f50758347da5364d597caeb26cba3729aa6c53 3,207 1.00/1.00 vMB 28
593,698 593,698 00000000000000000007c2351869b0392bd6bd148add33569738c1fa78c05f52 2,347 1.00/1.00 vMB 10
593,697 593,697 000000000000000000141e8bc49a85dad63f4fc5691ace82e001512accbaef14 2,994 1.00/1.00 vMB 14
593,696 593,696 00000000000000000009d61cb98ae751c7b590c0d3b60d248608db5d11584a6d 3,150 1.00/1.00 vMB 25
593,695 593,695 0000000000000000000110ee55263f5df00adc7be5c6aa922ef81c538c159235 3,212 1.00/1.00 vMB 26
593,694 593,694 000000000000000000169c52e7f65435da116678be241e11c7e35104b96899ef 2,802 1.00/1.00 vMB 13
593,693 593,693 0000000000000000000d3cea2410b40eddda43d8a3522c5606d642274e6fd204 2,980 1.00/1.00 vMB 15
593,692 593,692 000000000000000000034d709c8bb8b089b979bf1ddddd9bbef14b35078fef84 2,653 1.00/1.00 vMB 25
593,691 593,691 000000000000000000011aa2dc5502ebf3e905525f6a5b5aaa9b042f1b2046a0 2,756 1.00/1.00 vMB 32
593,690 593,690 00000000000000000009deb56de507c4226bdc1ff361f698d70fbe2466bc004a 2,848 1.00/1.00 vMB 52
593,689 593,689 0000000000000000000515bd9e8cf43aa754d477d9f913953870140cec4e44ca 2,977 1.00/1.00 vMB 29
593,688 593,688 0000000000000000001670c0c9d83c30bc0f1e2003342aaaf3b22e11dfe66e66 1,885 0.84/1.00 vMB 7
593,687 593,687 0000000000000000000c4881c4946033d2712f47afb3dade2941acff50caf8d3 3,186 1.00/1.00 vMB 27
593,686 593,686 000000000000000000087fc125ce9df7a50cc8609f7a9716cd33f32076ffb6e8 1,813 1.00/1.00 vMB 5
593,685 593,685 0000000000000000001400fe9b317ba0bbfbc48cc81d55b93d2671cb06512707 2,732 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.78 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: 709.70 GB
    • Received: 16.95 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.