Loading Tool

Explorer IconExplorer

Memory Pool

76,949 transactions
29.79 vMB
0.10349294 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt ee498ead0ff066c891bd17faaf7ca0779fb2e54d56de03cd39744e647601cc57
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root e5d7eb7e144399be161d1b37e49bda83f954a2aa4b4f522b48a620b24c67894a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03562970 BTC
Feerates: 357.61 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (555,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,855 359,855 00000000000000000936e42e85b2d32856d06d085da62c10ef2bbc97ef0480ba 638 0.42/1.00 vMB 4
359,854 359,854 0000000000000000128c4fc91f07c4f4d84e45f7a105f09bc9b93bac7223fb4d 374 0.75/1.00 vMB 14
359,853 359,853 00000000000000000b732d2ce21c2cdb8344cba551ed5fb142e7b58bcb3a3ba0 900 1.00/1.00 vMB 17
359,852 359,852 000000000000000012a77dfaea4d4a0fe657dbf94095d3131b8db0d439e52365 1,534 0.75/1.00 vMB 31
359,851 359,851 00000000000000000534fec29e6b06efa7c0683a7d2cfe91e66fbd194a915feb 1,756 0.90/1.00 vMB 30
359,850 359,850 000000000000000012f683b8e26b2729cf72639b67a8827296990eb88135b60e 505 0.74/1.00 vMB 16
359,849 359,849 000000000000000000f74d185756bbd129bc42f53131e71f074eb0ec03e0db69 253 0.95/1.00 vMB 12
359,848 359,848 000000000000000001ff15cc03463c41d46b0ff50829fbe8c45e2bc78dcc5fda 257 0.75/1.00 vMB 12
359,847 359,847 00000000000000000c69eaedfa6b08206dc3aa0a5a0101cf34ae9547b54697ba 1,175 0.90/1.00 vMB 21
359,846 359,846 00000000000000000b2b0a7f06e4f41c7d2d686a850050e2ffd74f7802bed167 1,835 0.75/1.00 vMB 36
359,845 359,845 00000000000000000dbb154afb21f4e38494db7ecd767d32e91b9da17bc87309 306 0.75/1.00 vMB 13
359,844 359,844 00000000000000000518227f1794acee2cc2fb9cea788c3b52531810042c5f0f 2,118 0.90/1.00 vMB 36
359,843 359,843 0000000000000000009019f5d8192a6fbe484f59402b7bf5d7ede7da197be6fc 80 0.94/1.00 vMB 10
359,842 359,842 000000000000000015ff58bb062fffc9bd5a7964a42f748c77e4ff1399ee44b5 245 0.16/1.00 vMB 20
359,841 359,841 000000000000000000bf9013f57c8909f73ac4ea89660efe072f5641c53a0ab4 274 0.49/1.00 vMB 14
359,840 359,840 000000000000000004e8a76f14d7abbb1b07e9a1bf8c1273726216bf06115e77 577 0.55/1.00 vMB 14
359,839 359,839 00000000000000000dbe28c29abe483b845018f1dafff9ebf1ccc56d99d85b18 1,116 0.75/1.00 vMB 24
359,838 359,838 000000000000000016cc9fcae4bb03178552a382a6d16c3fb89570e821804513 224 0.16/1.00 vMB 20
359,837 359,837 000000000000000001be3799e85b79f2be0504cd8eb2dac165156861ff3233e5 1,041 0.66/1.00 vMB 22
359,836 359,836 000000000000000012b735bad045b379055931e37c1ad298ab15709be1aeebb6 1,122 0.67/1.00 vMB 23
359,835 359,835 000000000000000002c8a9d891c5e0e5944c76c8a82cec37af70b7a193b86642 1,362 0.76/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.