Loading Tool

Explorer IconExplorer

Memory Pool

82,730 transactions
31.32 vMB
0.10506381 BTC
Random Selection Loading Transactions
Max Size: 190.46/200 MB

Candidate Block

Mining Attempt b958febaadf1bb50ab5658a13e63faaffbd8f72603ee62a1a63736a074c25821
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root de24f1bdee688924eab78bcf7ce2ed7b61751e25c607d6cd79f4750e040f2f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02854204 BTC
Feerates: 151.12 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (613,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,535 301,535 0000000000000000421116d0f59a685bb4a8171a1a79bc21314bb5028540edf3 468 0.22/1.00 vMB 35
301,534 301,534 000000000000000043f97b70c3df03a5da8de48c3693a6ebd4d30bd588e3b844 123 0.04/1.00 vMB 34
301,533 301,533 00000000000000006d21b98926a506af39fd862761de1f38ed4fd1106947ef06 356 0.19/1.00 vMB 29
301,532 301,532 00000000000000000cadd0be5b134a44381865c6db9f7057086fc6b42ab74967 212 0.08/1.00 vMB 35
301,531 301,531 0000000000000000513a37159d26a6e2591e60988578401a8e04d18493f0ffea 288 0.18/1.00 vMB 27
301,530 301,530 0000000000000000442b08d1a31a9883bd989f54c06db3f773eef271cb7466fc 457 0.23/1.00 vMB 30
301,529 301,529 0000000000000000314384dff0f56a07131df994210e5b83380b528519dc6493 599 0.28/1.00 vMB 34
301,528 301,528 0000000000000000404b47cf0b0b7043b0ed723e08e5878af7a6e9c62968472e 53 0.04/1.00 vMB 29
301,527 301,527 000000000000000035dda99d6b150017e883d6630b44119f8a6bdbb0d283c741 57 0.04/1.00 vMB 25
301,526 301,526 00000000000000002b3964d14d5562acc7dd7101d82accb451535ced1da2d629 80 0.04/1.00 vMB 29
301,525 301,525 0000000000000000539336109e6076a918b2b1f7bcf110a03cbe93ed42feb838 123 0.08/1.00 vMB 28
301,524 301,524 000000000000000028e6f5416ef601e1b02888546f8fb5ec3236639c7ec3f20b 334 0.36/1.00 vMB 22
301,523 301,523 000000000000000010dd0aac963ac0749a9fd9d3b19c0ff2956d6bf2c735c2f7 716 0.35/1.00 vMB 33
301,522 301,522 000000000000000031b5fd82cbbb1ee375bc343156296644a742c117182be78a 256 0.19/1.00 vMB 21
301,521 301,521 0000000000000000071dba5898098e66fc7f29a4e39ea43bfe1e3dc7a9f2e515 181 0.10/1.00 vMB 27
301,520 301,520 000000000000000051be1f174ccb503527e4d5ffd94f92d5388a6648bfb6a18b 18 0.02/1.00 vMB 17
301,519 301,519 000000000000000070ff96cab989b41ff8c2125d9e0633d80ca6b0c92dce66ec 426 0.21/1.00 vMB 38
301,518 301,518 00000000000000000ccda4e4a349c23909bdd575edbdd56386b39356a256b38a 95 0.05/1.00 vMB 28
301,517 301,517 0000000000000000156e3fb7e28c52e42aa666a5fde4022e6854668810246e9d 40 0.02/1.00 vMB 24
301,516 301,516 000000000000000023f0e03232d8727f5ead2890b1e4d2a2edfd50ee22d7d8a5 235 0.15/1.00 vMB 31
301,515 301,515 000000000000000066a094a78ae36ebf9d16c8f52a8d7a520a96cf906ba760c8 160 0.13/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.06 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.65 GB
    • Received: 18.24 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.