Loading Tool

Explorer IconExplorer

Memory Pool

84,190 transactions
31.57 vMB
0.13357831 BTC
Random Selection Loading Transactions
Max Size: 189.23/200 MB

Candidate Block

Mining Attempt f1f8cd8802026118b3c2f9a25b58ad27eda9384fbb5a685066fccc02eac4b498
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root e6672fc9253ff89f9d5d5f5c4ecd35c9c01896271491672eb542afa42627caa5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.05358282 BTC
Feerates: 163.06 > 5.37 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (738,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,073 177,073 00000000000000f8a92d486d6039397f5cd4ec128a8fca24e66402823a5ede93 45 0.02/1.00 vMB 902
177,072 177,072 000000000000082c198df1f4beef2a78d0d0039a072b93f0ea5700a1a3f1c737 1 0.00/1.00 vMB 0
177,071 177,071 0000000000000220d25ce674c18ea4788ce7a0ca3841e46810197a85de4c3147 70 0.03/1.00 vMB 120
177,070 177,070 000000000000001b26cae7e5957cfbd1c3a1bc2912741411c61a525eae3a28f8 29 0.01/1.00 vMB 39
177,069 177,069 0000000000000401241972e0779eeb945ff43d0b3c5a286c99cc75ec304fc28d 94 0.05/1.00 vMB 638
177,068 177,068 000000000000050c1ffa686840fa9ceea372dd36669ef9e8d314ef3434991be8 53 0.02/1.00 vMB 599
177,067 177,067 000000000000076b46ca3aadf4fb232a43245dd11579e051cea8403d8726a46d 97 0.03/1.00 vMB 1
177,066 177,066 00000000000005caa97126782ec35f5605fcd7b4a40fff7081ea99ebb848fd47 55 0.02/1.00 vMB 38
177,065 177,065 00000000000009eb5f8e5cc7caea08a649dc631b6aa9ffae61846e9a97e01478 53 0.05/1.00 vMB 692
177,064 177,064 000000000000055a2d21aa94c86461d38eb8d4b32ce28469c0679c1f226954cc 14 0.00/1.00 vMB 61
177,063 177,063 00000000000002d48a95d022975b1b1262a97bb8613d84876a5f10861ffa6c4d 58 0.03/1.00 vMB 138
177,062 177,062 00000000000000289affdb8efc46c23acf1c2eb4f12797ecaedc13dcbbc1860d 103 0.04/1.00 vMB 66
177,061 177,061 0000000000000595f06f3c5ceaf85174d78f10f6e59b6254a9a6a661e3298188 55 0.03/1.00 vMB 97
177,060 177,060 0000000000000028f85dec88de6689625086040af5e2ca62b74d50f29a6d503b 2 0.00/1.00 vMB 0
177,059 177,059 000000000000026c3d7239f6a78e6fe777b019f710d605866bdb1739f59dadc1 89 0.03/1.00 vMB 140
177,058 177,058 00000000000004a1a49e0afc4e6721fd1dd1ea5d3c8421ed9440e3fabed8503b 135 0.05/1.00 vMB 53
177,057 177,057 000000000000082778dd9c8a195853b6a9cc2ed935b96c7cee040d3ff36933aa 71 0.03/1.00 vMB 149
177,056 177,056 00000000000009a6a3c2e1e69ce7f7f9d48cef2099f994130ff79ec0c217e8bc 43 0.04/1.00 vMB 732
177,055 177,055 000000000000009803bad80f2d804fd9fb4d30dee4bcdd9953d3ed74dddb98be 128 0.06/1.00 vMB 134
177,054 177,054 0000000000000526bb5ce3f6d69aee898207ead5eff165fbe014aaa97fd4b0bc 16 0.01/1.00 vMB 19
177,053 177,053 000000000000080b9bd08ae649d331faf94fb0584866005d1c713544da3fd950 31 0.02/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.69 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: 697.25 GB
    • Received: 16.52 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.