Loading Tool

Explorer IconExplorer

Memory Pool

87,401 transactions
32.88 vMB
0.12444774 BTC
Random Selection Loading Transactions
Max Size: 197.32/200 MB

Candidate Block

Mining Attempt 3c039bbf6c3efdb691fe99ddbed2ccc8aa08012b39526f8aee8685ad6152b57f
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 200344f9ef23af2fed102bd9aca36d8bf106e4303f1eed5e9c8ff8a2be446c0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.04465978 BTC
Feerates: 218.18 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (516,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,864 398,864 0000000000000000039188d9c3caadff55ef02d75023e64d1014d4e11c5ee910 2,570 0.93/1.00 vMB 57
398,863 398,863 000000000000000000f4f3d8babdbd2a7a8cecae812d3de56313d4b0df9ec23c 885 1.00/1.00 vMB 20
398,862 398,862 000000000000000005b43e2b29cc26f1f18b7cecae6c27d7f229b6af127c589f 1,583 0.93/1.00 vMB 28
398,861 398,861 000000000000000000aa47d76ec41031e419e461c1d8e22cd89ef8a28e3b50d0 2,719 0.98/1.00 vMB 52
398,860 398,860 000000000000000004669989f1c943617f4d087e9da94fb7bb476000dd87d5e1 2,374 0.99/1.00 vMB 49
398,859 398,859 000000000000000000259be1aa98b45957290c66382887a6bafcfc92891febb6 2,284 0.93/1.00 vMB 40
398,858 398,858 000000000000000000f8d44b6fec78c211a51a14b3920d18fec67d80ea18ea0e 2,742 1.00/1.00 vMB 53
398,857 398,857 0000000000000000035a80027b60771adff6a2c1e0c30f775a6b90f64cebad50 1,281 1.00/1.00 vMB 25
398,856 398,856 0000000000000000025dc91c1515b4b17cdb64b60ae8d415650eb2152c4f1df0 2,099 0.95/1.00 vMB 36
398,855 398,855 0000000000000000053547101672ba6339672d3ac65e3276116576e71d260cf8 2,442 1.00/1.00 vMB 41
398,854 398,854 00000000000000000372e86191db68c87b1ef7d8985744705306544cc46b9fe6 2,068 0.93/1.00 vMB 36
398,853 398,853 00000000000000000562cf38cba80a8cecdbb8e49a05d5351bdbc7aa3b3d50a6 3,059 0.93/1.00 vMB 69
398,852 398,852 000000000000000003b0c888f08f3cc3e0fc9e3218645be31579c71aaac83595 1 0.00/1.00 vMB 0
398,851 398,851 0000000000000000063eeae740a06d80d101d5fc5babde3d724408a1265b9470 1,411 0.99/1.00 vMB 30
398,850 398,850 0000000000000000003d178f40e5ff69d7aacb560f70b8a4eda53907ae23d3e8 1,785 0.86/1.00 vMB 36
398,849 398,849 00000000000000000624cba9a5fa80227ca3cef27d6457fe62b8887a498a58c6 848 0.40/1.00 vMB 38
398,848 398,848 0000000000000000043084a2b179883f60ecd19e52b8d587b10c37948fe9a0cf 1,681 0.79/1.00 vMB 38
398,847 398,847 00000000000000000345c9a95d532df1e4b32b9d81eb89c73cc3176ddd0415ee 755 0.90/1.00 vMB 16
398,846 398,846 000000000000000003e8577c6050c2b325ea0afc7f235c223b343ff592068493 1,726 0.75/1.00 vMB 41
398,845 398,845 00000000000000000183d9b8a94c58200ea3a9be338d61eabfb67c89e333e8e2 906 0.95/1.00 vMB 18
398,844 398,844 00000000000000000223ff30e3b1c5c9fa37d6f63d9b0f48d6a90d086af3795b 1,134 0.98/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.