Loading Tool

Explorer IconExplorer

Memory Pool

80,417 transactions
30.43 vMB
0.09056984 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt d59ccbc44b89654192274f56ea764e7d5aa2f58e11984f7c44fb9461822ba01c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 4800ea23e05c21888eff8dfcdca9d5061666a6c24f44847fa59a83a3b64638b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.02236868 BTC
Feerates: 200.89 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (9,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,428 905,428 0000000000000000000094dee1b0035d8e7f2d07add66bbe30a83813456220be 4,640 1.00/1.00 vMB 4
905,427 905,427 0000000000000000000184178cca46cb2167297d154dbf1f1ba8abf77cbf3c75 4,082 1.00/1.00 vMB 5
905,426 905,426 000000000000000000010ac6a9eea068827287acf2315fac95f7f0aeae804b3b 1,932 1.00/1.00 vMB 10
905,425 905,425 0000000000000000000199b08bd144cd4b838eb980ece4e25ea165c443f7d751 4,799 1.00/1.00 vMB 4
905,424 905,424 00000000000000000001cdb1472c8f573c91c13fac17411ab517e8f873b49701 4,102 1.00/1.00 vMB 6
905,423 905,423 000000000000000000000be794d6abc522af0ee5493339cd9cad814becf3a487 1,955 1.00/1.00 vMB 16
905,422 905,422 00000000000000000000637c8cf201dfcb6bd12849731ad3441f0a726e240dcb 1,939 1.00/1.00 vMB 3
905,421 905,421 000000000000000000007c018b5887978f2380509de5ba30256183ee2c698a19 3,318 1.00/1.00 vMB 3
905,420 905,420 0000000000000000000067fc5d123e9a189fa81cec35ab1782eef7975556e0fd 2,988 1.00/1.00 vMB 3
905,419 905,419 000000000000000000012836e971867d32837088b00358aa4ad58f3b943d86d0 3,460 1.00/1.00 vMB 7
905,418 905,418 00000000000000000001cfdf58d4dfc32b1e616947de4dd63dbd9bb8c9fa8ec1 3,958 1.00/1.00 vMB 6
905,417 905,417 0000000000000000000004baf1e878d7bd58595202bca03c6b44b0a1779847b6 2,988 1.00/1.00 vMB 9
905,416 905,416 000000000000000000015d1ba584270bfcadeb4671cdc944f5224f1a8bd5f11c 3,937 1.00/1.00 vMB 4
905,415 905,415 000000000000000000004208f7d17e4a36f9d5c737836c34def96ae30866ea8b 4,191 1.00/1.00 vMB 5
905,414 905,414 00000000000000000001a786db87504e3f58474c9d94eaeb6b989bf83980864a 2,214 1.00/1.00 vMB 15
905,413 905,413 00000000000000000001305bd8eb1b6aa38779d9d6b56a9b7ae00c5c70eeff31 2,026 1.00/1.00 vMB 0
905,412 905,412 00000000000000000001af2584d2ccd012fc9f491a7ff9e20b665f30ff182dd1 1,763 0.65/1.00 vMB 3
905,411 905,411 00000000000000000001763863d0a8c695afd7fb5e108101826600cd74dd7d3f 1,644 1.00/1.00 vMB 1
905,410 905,410 000000000000000000020f8d2b0f399a860da0c63240293745750c515e0d8cea 429 0.12/1.00 vMB 2
905,409 905,409 00000000000000000001cafb7549ab8bb3ceef82883146b1009f7f84fdfdf83f 62 0.01/1.00 vMB 10
905,408 905,408 00000000000000000001225a3eec5b754e5f73150091f4a64ba56612bcd3d79a 3,082 0.92/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.