Loading Tool

Explorer IconExplorer

Memory Pool

41,818 transactions
26.73 vMB
0.05598012 BTC
Random Selection Loading Transactions
Max Size: 140.27/200 MB

Candidate Block

Mining Attempt 57f4b233ac7287060d62e4175b42a167401f135c3ced3880cfcbe3852bec3aed
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7974482e07dc35ffbc482fc7b2309a11a4c2fb8225c6debe8e2cec96a38d997c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,606
Size: 1.00 vMB
Total Fees: 0.00656058 BTC
Feerates: 103.41 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (641,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,919 273,919 00000000000000009d879081c306eee3ac5096eb639c4a46f9ff1949689506f2 758 0.25/1.00 vMB 68
273,918 273,918 0000000000000005dfe388330ecce519e7123d04a28871a9525fe4c9a9bafdcb 364 0.19/1.00 vMB 37
273,917 273,917 0000000000000001e822d78662b9a7ffa87117fb0ddbfba43d598fec3afba39c 330 0.16/1.00 vMB 39
273,916 273,916 0000000000000000a6e45b19c9768713755e746226396cab6fe576d451ce8925 13 0.01/1.00 vMB 73
273,915 273,915 000000000000000111b119121d0e2ce932b5a30b187b3b7ed8d508922496fe80 73 0.03/1.00 vMB 32
273,914 273,914 000000000000000151f7d7ae2c1f5fddd5143f4aa9a0ce0ecfb5c7f6777de0d5 135 0.05/1.00 vMB 49
273,913 273,913 000000000000000231899c60c0dccf13bdc9cc25e791f2f43f0c44cfeee3882a 214 0.11/1.00 vMB 26
273,912 273,912 000000000000000502150d705cd9e67c1ea3e107a968b94d8a736011aec3bf1c 403 0.16/1.00 vMB 50
273,911 273,911 00000000000000045d740602dcbc09d87c47df99049521ea5432895ac1804309 339 0.15/1.00 vMB 42
273,910 273,910 0000000000000000101d52e31004e461734d5b19978fa9a5632f8d3abd611815 824 0.33/1.00 vMB 47
273,909 273,909 000000000000000289bd8f7ca282483ff9688726c315b6ea4aa41832e04d13ae 109 0.12/1.00 vMB 16
273,908 273,908 0000000000000003e43150955bb512263f21d022f0eb71b8d1fb3baa761c6c82 443 0.25/1.00 vMB 52
273,907 273,907 000000000000000586bd8d7bbb7d5e59005470f56e38918274338cd1c441ce01 24 0.01/1.00 vMB 37
273,906 273,906 00000000000000040614f119e1759b43eacea082816b927bd3e8e4848d1f374b 154 0.07/1.00 vMB 40
273,905 273,905 0000000000000004c6a5c10b390b593e916771dda80776dcb571332234aa645f 210 0.11/1.00 vMB 32
273,904 273,904 0000000000000004a5d59c0614f598296a28335f936b7c1d674b074b4486b0f5 137 0.08/1.00 vMB 29
273,903 273,903 000000000000000401aac72c580fa3b051a8a97b26b4b126c7450c6c140324ca 118 0.12/1.00 vMB 17
273,902 273,902 000000000000000527aff13e885a789436617c57e49a7a810d4eaa6c0cd4c806 305 0.15/1.00 vMB 47
273,901 273,901 00000000000000058203f6b69a7c209789e8362f4947e1df9c2087a949c3338d 430 0.17/1.00 vMB 58
273,900 273,900 00000000000000020e2fe323d40d34b2d2a782a5ccf62821815416282758bce1 88 0.06/1.00 vMB 21
273,899 273,899 0000000000000005bea021ca5f409ada3ac8ba4d206d95b20ac2257d3e5cab59 322 0.17/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.