Loading Tool

Explorer IconExplorer

Memory Pool

74,235 transactions
27.87 vMB
0.07219634 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt 52ff5b0b88eccd109760b46acabf42c75f351a7725ce379bb169d5ab846c1274
Version 20000000
Previous Block 00000000000000000001df190ab707ce4f93ad9afd3c6a352f6fc2d0824e6d1f
Merkle Root 8241c878e9ae2ba98315ef4defcaeece74ce1f0111ccd845e6ca78b7c8d44434
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,354
Size: 1.00 vMB
Total Fees: 0.01249495 BTC
Feerates: 11.41 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,312 (545,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,850 369,850 00000000000000000c13cc5e1128cae70c670f5818657469bccc4c87e1d6bd7f 1,684 0.95/1.00 vMB 46
369,849 369,849 00000000000000000f345b747633657302f989b410809f8954ff6ae0d9e2ddab 130 0.06/1.00 vMB 36
369,848 369,848 0000000000000000061b35875007be0c551cba7a42c4c7d97036ee525a008303 154 0.20/1.00 vMB 10
369,847 369,847 00000000000000001465bb808b33479046c3aa5ab854c7a14907746109fde9e3 1,699 0.80/1.00 vMB 43
369,846 369,846 00000000000000000aa8d2da31d7618146068487dd34a046cc7d9a2cac1ee0b7 423 0.23/1.00 vMB 37
369,845 369,845 00000000000000000fdd8c3b88772d959a99e49a8c6ddf092692952a43e3c8ea 591 0.31/1.00 vMB 41
369,844 369,844 0000000000000000008aba0dc8223667c6772a0a827b93c78c6cffe608740744 725 0.36/1.00 vMB 40
369,843 369,843 00000000000000000d9439af66cbfa284c97d5d2e32f5171cde2ee3ddde2ed0a 141 0.07/1.00 vMB 36
369,842 369,842 000000000000000005664185166cded793416b63bb03da61570dfe49e1b9095f 869 0.43/1.00 vMB 36
369,841 369,841 000000000000000005edeb1af7f7ddc75b5f6a438d7737ce83da1f01a5615c22 1 0.00/1.00 vMB 0
369,840 369,840 00000000000000000bc9626eef4805cc44cd0b28a886bc3cbc475b8e648396c1 1,349 0.66/1.00 vMB 39
369,839 369,839 0000000000000000090ba9f7e00a9aaff7798035fece653736bb7ae2c8ca09fb 511 0.23/1.00 vMB 37
369,838 369,838 0000000000000000065beadfbe70ed4293399c0eaced29ec59f2099b2c40309a 645 0.33/1.00 vMB 35
369,837 369,837 000000000000000007c8752394ba2ffc93c9472aaa242faabcd641af55a58818 361 0.22/1.00 vMB 38
369,836 369,836 00000000000000000b37025d0bc532e631f5aca3638782e68d1805342cebbe66 697 0.71/1.00 vMB 29
369,835 369,835 00000000000000000f50619fdc25db8b2486cccbc371b4719eb6ba1505f8a9bf 272 0.12/1.00 vMB 36
369,834 369,834 00000000000000000a8842e8fbc54a9a8b349e442990b2e2601e2f18d23fcabd 1,183 0.52/1.00 vMB 41
369,833 369,833 00000000000000000ac33405e99da928491b35fdbdb0f2b062dd8f1d7cfa34e8 349 0.21/1.00 vMB 32
369,832 369,832 00000000000000000dc42e833f0465ec9ce01b98ca9485e3d9781173e3b7a5e2 1 0.00/1.00 vMB 0
369,831 369,831 000000000000000007671659066f82a3dc7d9fa98d76ab167cdd0adc73d153fe 591 0.29/1.00 vMB 40
369,830 369,830 000000000000000006c0c7f625d8677f3ac110be1c0fa82ee2f2c3696f2527ce 660 0.37/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.