Loading Tool

Explorer IconExplorer

Memory Pool

77,586 transactions
29.55 vMB
0.07247189 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 5ac5b6cfe51cef2e4721b8f9ed3ee7477a1a30d5a57c9ea40005238065a1758a
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 9eae1b08669be084517d5876621fd14cb8015e29506cc38aff178f3a374101ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.00717819 BTC
Feerates: 75.20 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (623,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,773 291,773 00000000000000006e7cd5165caa9744909f048ca9fef78744975ed7ce21feaa 131 0.17/1.00 vMB 18
291,772 291,772 00000000000000005687763a0c0beb6d51ff54bd4b0e4b3f2a738e06fbde04b0 727 0.35/1.00 vMB 39
291,771 291,771 00000000000000006a510ccb499c3979102c451bbc6dc320bdabf7ff01d66131 394 0.21/1.00 vMB 34
291,770 291,770 000000000000000099086f77e51020a351b696fbecf7a15860914520766bdfdf 129 0.06/1.00 vMB 34
291,769 291,769 0000000000000000df7528f392dc4c93d3b3ee7418d248526d41c27bcd4fc5a6 25 0.01/1.00 vMB 59
291,768 291,768 00000000000000009842a816050bff3f64973f0e0101150d0a38b83f67797413 145 0.10/1.00 vMB 26
291,767 291,767 000000000000000059b10350de475b457aa9ab6e8563203d0a338e9298068f10 354 0.13/1.00 vMB 42
291,766 291,766 00000000000000007c01e09e8a10d2359db62b298ffa94292cc2754cfaabb5a4 391 0.37/1.00 vMB 24
291,765 291,765 000000000000000102260edfc07328ca89bf2b3970bc0570b92dfc5117e14617 730 0.35/1.00 vMB 40
291,764 291,764 000000000000000055cd9d8436681012b3c03ca84e35dff32a871611859c0386 31 0.05/1.00 vMB 13
291,763 291,763 0000000000000000dee98f2292dbeaecb5429a82ed1c8be74f5eb4453ec8e736 346 0.22/1.00 vMB 32
291,762 291,762 0000000000000000ae2c379aa6c546cfbd105160086c240f2b6661f2c3a32532 120 0.10/1.00 vMB 17
291,761 291,761 0000000000000000611118817b62133287fe9c9519c1b70cab663a147dac85be 239 0.19/1.00 vMB 22
291,760 291,760 00000000000000008cf1133335300d561042e7b7a607a3a3df6fde067352f765 615 0.25/1.00 vMB 43
291,759 291,759 0000000000000000ad44de7b459fbc1225b36f9e4ee507e81acf09e55bc3abd7 51 0.02/1.00 vMB 33
291,758 291,758 00000000000000006251f6a7058e4eff4edd5b471c5746675087a44b04256ad0 533 0.30/1.00 vMB 35
291,757 291,757 000000000000000044f5b632f1bf7c671afb77875b3d2f498234c0860079ea54 151 0.09/1.00 vMB 29
291,756 291,756 00000000000000004ef32318ca19de476e58888418f68bf2112cbb63cbbffa2f 64 0.03/1.00 vMB 33
291,755 291,755 00000000000000000c987305740b0c5d3e13a140c0afa64ea3b052db60ba3bf7 168 0.18/1.00 vMB 19
291,754 291,754 0000000000000000bfc9b39a588918f73f2e9552b8f999c09999d7d767af4fb8 405 0.28/1.00 vMB 18
291,753 291,753 00000000000000007a2b0825f63deb6e9525e7ade25dcbd89fd4735b38e3cce3 941 0.35/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.