Loading Tool

Explorer IconExplorer

Memory Pool

43,278 transactions
26.88 vMB
0.08736954 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 01648f7a1b80a46f56f6585cb23635559be8c0d753dd77dfc696181c6acd0d52
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (306,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,876 607,876 0000000000000000001571d5eaaf51f02e0fd121d1fa25460fa9d4f97b56bc71 2,251 0.78/1.00 vMB 3
607,875 607,875 0000000000000000000cbc1940add2bd4019d470bccb560b936e797b616f37fd 3,063 1.00/1.00 vMB 16
607,874 607,874 0000000000000000001564db9ba0738468b3d4f6077d2bd96143e35b9f2ad7f4 2,765 1.00/1.00 vMB 27
607,873 607,873 00000000000000000013b51058f8dba233fdb32e56129bd0423611f29986b29a 3,455 1.00/1.00 vMB 31
607,872 607,872 0000000000000000000fddbf41030b1b1579418b48a60df9f943de50dc3dd028 2,880 1.00/1.00 vMB 39
607,871 607,871 0000000000000000000c14d986a1b28d99c3681f0d7388744f3ee0181bd833a6 1,359 0.39/1.00 vMB 10
607,870 607,870 0000000000000000000f00924b8e5f5a73d6d95349e6274dbad9fb6300ec1748 2,991 1.00/1.00 vMB 28
607,869 607,869 000000000000000000046421b4de6c73116b21e1439c89577455d20863554d7a 1,190 0.54/1.00 vMB 6
607,868 607,868 000000000000000000140095137a5970e898be29bd16953d592a327f1d6ca897 2,157 1.00/1.00 vMB 25
607,867 607,867 000000000000000000157406cd0bf50978a083bb8bfe4d1e30ff6aa0f787bd10 500 0.22/1.00 vMB 15
607,866 607,866 0000000000000000000f934c2e69fdd13b52190be9f852721c36632e0e13198c 496 0.21/1.00 vMB 21
607,865 607,865 0000000000000000000178a76e9d7bc97fc9428de3168c7660f4354de81dcf63 2,547 0.83/1.00 vMB 18
607,864 607,864 000000000000000000001bc56533f5762d4fe1479dbee7ac1175f78f7975f629 123 0.03/1.00 vMB 24
607,863 607,863 0000000000000000000e00accead3707e42f1e3e4fec31504b65189e99627c69 1,144 0.39/1.00 vMB 18
607,862 607,862 0000000000000000000c47ac1aa7d6f0e743ec41c7b8c77718dd51aa8a3fbd10 942 0.28/1.00 vMB 24
607,861 607,861 0000000000000000000934f53202ae011e09fbef157257f6081b6a2b817e4596 2,525 0.70/1.00 vMB 23
607,860 607,860 00000000000000000010ed4563b157d7a44d2a5bde0853b46e20ae5e7ce8f776 275 0.08/1.00 vMB 17
607,859 607,859 000000000000000000131da8792d98895b696d73443f674d2ca96db9fa9fa83a 2,695 0.72/1.00 vMB 13
607,858 607,858 000000000000000000044f9678b5ad59d667b71a25d53e22f9d9c7586e0e516c 2,997 1.00/1.00 vMB 10
607,857 607,857 0000000000000000001090afb6134b6b6fc64e87029b068d92d8b7928912492c 2,532 1.00/1.00 vMB 19
607,856 607,856 00000000000000000011461aba706f035400841f8d83f72881b4432803161a18 3,090 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.