Loading Tool

Explorer IconExplorer

Memory Pool

42,568 transactions
26.81 vMB
0.06567617 BTC
Random Selection Loading Transactions
Max Size: 140.71/200 MB

Candidate Block

Mining Attempt f0ab762e0a5a7d315d3460f07b2b5fbc2e2394c3a99caf3ef8362a86314dc341
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b075fa301bc111dddd584fae94cdc793e3a37fa61f581c91af606f05f3651ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.01600563 BTC
Feerates: 181.54 > 1.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (606,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,757 308,757 000000000000000028fd935d93b90e71b522c81a31db44e027807f0852954c43 307 0.25/1.00 vMB 21
308,756 308,756 000000000000000002a2aebbc7caf1e1d802216f74fb106ef59206aee573ade6 317 0.18/1.00 vMB 29
308,755 308,755 0000000000000000255afbab1594b55ed6590d208f6f325a828e7dcbc403cdea 789 0.59/1.00 vMB 25
308,754 308,754 0000000000000000255a6b97194aabfa9916cc7709a4025ab014a9ec6090e0a4 1,086 0.73/1.00 vMB 28
308,753 308,753 000000000000000004120ab282ae64e42d5a80f9f4bec2d29abbafbde1658d4f 409 0.74/1.00 vMB 14
308,752 308,752 00000000000000001c47226d56d55e8175d099a50d3816f5e2b91ce6626c608b 1,076 0.75/1.00 vMB 28
308,751 308,751 00000000000000003a6fd1893ac6918a94db8e032b003571ea4974a640fb5a09 1,306 0.50/1.00 vMB 41
308,750 308,750 000000000000000001b03fb49809b81a73218e43d5c68a6922238f17cf533b3e 679 0.54/1.00 vMB 22
308,749 308,749 000000000000000040533a91e8ac5361394bf2af6f0ec5aabeca9fbf5112e6bb 327 0.35/1.00 vMB 16
308,748 308,748 00000000000000003e7c04aec82c1f2ee6aad04d7294cd1a18ecbda8486c07fc 1,055 0.35/1.00 vMB 48
308,747 308,747 00000000000000001a6a0fe67a1dc0a5cad12aa382ba2a6a1dd19c415206efc3 470 0.26/1.00 vMB 31
308,746 308,746 000000000000000019bc231cf116691375b828ef4d4334e89f22df38e2238528 119 0.09/1.00 vMB 13
308,745 308,745 00000000000000003f87d75e8c57a2f215abfe277240eaeb085eaef37f744333 1,059 0.68/1.00 vMB 26
308,744 308,744 000000000000000003f24c093c469afb6995ad8f0b19be2775e78eebc59d0ef6 389 0.28/1.00 vMB 25
308,743 308,743 000000000000000038e419f8a5065463bdf1f374bb8e23997278b7fa1bc3f9da 209 0.13/1.00 vMB 26
308,742 308,742 000000000000000022b06a5d7a43e50d4232c9624ca82af7a1b398533f9c7950 857 0.55/1.00 vMB 28
308,741 308,741 00000000000000002280f61aa8335ec0a5893785c0419b3f183133e966f95d35 110 0.06/1.00 vMB 28
308,740 308,740 000000000000000000bad470e32c96fc1a724da1d392ba5c3a5ff60e8d3bcc6c 785 0.52/1.00 vMB 29
308,739 308,739 00000000000000000fd05638b683f5f6118c3a379cd2af51cc4a2aad72dba6dd 262 0.18/1.00 vMB 29
308,738 308,738 00000000000000001fc578ff320d7f97387824f3dfc8d1d9c9a4c36a1836401d 131 0.19/1.00 vMB 15
308,737 308,737 000000000000000012b77618674a31ad26ffec63c8ad669ea3a7452e7823718f 512 0.20/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.