Loading Tool

Explorer IconExplorer

Memory Pool

76,531 transactions
27.64 vMB
0.07796083 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt 49b157e883e9b7a80efe86664cbaa2fc156d554e49ff8abfb1dbf9d714ace5e8
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 248dba478a9d22384bdd0efb4843b833d4ba8ed720c9885883a33bb1d26ba6df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.01896342 BTC
Feerates: 402.60 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (544,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,725 370,725 000000000000000000f3f5fb5cc7e6a2fcc82b79bb4929095d1ed0fb2756cc8e 2,466 1.00/1.00 vMB 53
370,724 370,724 000000000000000010e567fe10f08272f5c1e03f2e302e47a6ddff5083731878 2,173 1.00/1.00 vMB 44
370,723 370,723 0000000000000000047fe299f26478bcf40ca2fcc0a81b87963b6e505effafb2 228 0.11/1.00 vMB 29
370,722 370,722 000000000000000013aaeead4528d94ea0db77117b24920107f615c8d33c677c 489 0.25/1.00 vMB 31
370,721 370,721 00000000000000000914d8e823fa9cf14d91f7d8fa5d3acfb04c6c1e7ab100e8 743 0.35/1.00 vMB 40
370,720 370,720 000000000000000010543e41d8dde4f42bc75bb1bab613645679066462a5ac27 1,360 0.63/1.00 vMB 41
370,719 370,719 0000000000000000028ff23eec0bcb686b2100ec70b8b0ae1ae17b3f35d04af9 1,387 0.63/1.00 vMB 42
370,718 370,718 0000000000000000012d3cf9ba51d2ba4518e9fd8a95191e972f509b1d34d57b 369 0.20/1.00 vMB 26
370,717 370,717 000000000000000013dfec952182098ab2513491e259d57aae7e26fd772b2551 1 0.00/1.00 vMB 0
370,716 370,716 00000000000000001371fe4fbea8ef130f6e8029c67045fb0c132224561faa58 317 0.23/1.00 vMB 30
370,715 370,715 00000000000000000ab9934f550dad00d191d9a6dccafc85279a433c11a00be8 2,066 0.86/1.00 vMB 44
370,714 370,714 00000000000000000214f707670bca6f9e032492c34063e7534dc184f227e18c 1,083 0.92/1.00 vMB 13
370,713 370,713 00000000000000000e703bd3124b351f942275b4b2d21807047348972913e096 1,460 0.72/1.00 vMB 39
370,712 370,712 00000000000000000b96d16ca1dc90e899705dc85680835fa57639b1c4b9f348 203 0.10/1.00 vMB 25
370,711 370,711 000000000000000009f7b0db0156d2c76056936a3e3cf4ba9377b3af55bf6298 895 0.61/1.00 vMB 21
370,710 370,710 0000000000000000054ec560746c10fac0e36ea9797db76dc3ef56dcdfb883ad 2,606 1.00/1.00 vMB 56
370,709 370,709 00000000000000000e4f6d4b9c9feb88a979262a587da4a3ee91814a5a47ae89 1,490 0.95/1.00 vMB 27
370,708 370,708 000000000000000002afe6c615973e5a97f9ea03ac28d77bfd048c24a67ceb0f 116 0.05/1.00 vMB 38
370,707 370,707 00000000000000000e02cfed3f2edafb8b415b9170326855c28d3aa79199e61a 2,211 1.00/1.00 vMB 43
370,706 370,706 000000000000000001719088075ae84aea058a622626cc255d44ea5c9e656a79 1 0.00/1.00 vMB 0
370,705 370,705 0000000000000000119edbf67430b68462bdac0c30285e605cf9b306db74e377 2,629 0.95/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.