Loading Tool

Explorer IconExplorer

Memory Pool

80,014 transactions
29.36 vMB
0.13000274 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt ebd95e5dca48b5ec157b69cc4ba45ef3f8f4bc5bdb494e4eb613cc6b879c456f
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 14b7f1bf7693547d1ec17ebdd10fe0b276654c84e21ed7e1448d29b9075c64a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.04862799 BTC
Feerates: 602.26 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (608,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,709 306,709 000000000000000019b15dcdd2fb1773d59e32561568f20e3ad2137a5f48aa71 328 0.17/1.00 vMB 33
306,708 306,708 0000000000000000217ce2dd1c5bfca6723d9ccc6a6f87e786f30807bb466ff9 821 0.64/1.00 vMB 24
306,707 306,707 0000000000000000304e1597a035b79c25b2162b31a37198fdfe8c2294c7fb0a 349 0.17/1.00 vMB 35
306,706 306,706 000000000000000040f1e669dcff8f83317bb7e440e3d374e3dfb7acd3b11793 59 0.32/1.00 vMB 11
306,705 306,705 00000000000000004aba5e0a873a669136e469a4519a807a7f1f2694c47aa766 1 0.00/1.00 vMB 0
306,704 306,704 00000000000000001297db1315f5381d786dcc8cf51da38a13957639de15f99d 137 0.25/1.00 vMB 13
306,703 306,703 0000000000000000339c40d4ea3553212cec37bf8e91777ed80be1a6b2c86956 814 0.35/1.00 vMB 36
306,702 306,702 0000000000000000002eef2245695f4ee212d9efda42877d0c29e01e94997ee4 1,086 0.50/1.00 vMB 55
306,701 306,701 000000000000000018ae2d78388e389dc66b3e3b66935156aec331db39c98837 144 0.08/1.00 vMB 24
306,700 306,700 00000000000000004c626c6e2ce9889656a2dc61d55a215280e42342f45eaf40 210 0.26/1.00 vMB 18
306,699 306,699 00000000000000000d97ab1977a09f3e0bf0819b27dccb1b775bd0c2577bf2c0 453 0.38/1.00 vMB 24
306,698 306,698 0000000000000000210dd1e2b7a400064d6acc1f1e475d769961ba7bc1d2a693 205 0.22/1.00 vMB 20
306,697 306,697 00000000000000000d396d89b73b0c18a5432c8bb14ff0009303f59a5a6f240f 54 0.02/1.00 vMB 20
306,696 306,696 000000000000000047750fa176387bcfee31ba4c044c580a9c9fd9572fa687f3 433 0.38/1.00 vMB 23
306,695 306,695 00000000000000002a0c5caea435d9b94b065c57bcbe6c10f1eb9a5ad2cf8279 370 0.33/1.00 vMB 23
306,694 306,694 000000000000000014355ea95e3d08e1c84d339e4ae9cd525e084be269dce395 281 0.21/1.00 vMB 19
306,693 306,693 00000000000000001761d33ca70a1f42242fb1c4f920abc1360142b56488bbe2 883 0.35/1.00 vMB 36
306,692 306,692 000000000000000013a2344463e4852d70223f94b97bd36d3d29a3015aa2d232 1,172 0.82/1.00 vMB 26
306,691 306,691 000000000000000027ce5c42b2e4b3e5cc51f441aaf3644a4fe8bf0215abae7c 231 0.14/1.00 vMB 40
306,690 306,690 000000000000000018ba1b08fbd1da6f01ba4c1f86a59d343b4d1fe20307f80e 229 0.13/1.00 vMB 32
306,689 306,689 000000000000000014a70e51ba177d393e7c5cb54087198d2ccd77605c0158d2 119 0.06/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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: 714.46 GB
    • Received: 17.54 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.