Loading Tool

Explorer IconExplorer

Memory Pool

53,117 transactions
29.72 vMB
0.09538091 BTC
Random Selection Loading Transactions
Max Size: 159.48/200 MB

Candidate Block

Mining Attempt e246f8387364261b997ed31b91780a6fb5d18c74d6ddecd9f4846497992bd472
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 7ed75b9aefad0d690b2075b58124f4b662d77a06792830016a1fe19b9c0e349a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.02308830 BTC
Feerates: 157.35 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (641,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,821 272,821 00000000000000036bfcba40cc97045e41f42fcff9eadb5798fb5bd06adff317 181 0.07/1.00 vMB 45
272,820 272,820 00000000000000009fc6c0b2faf80b1e399246e5795e495003450873ec6741fb 377 0.18/1.00 vMB 44
272,819 272,819 0000000000000002787a737487690013d9ebf8eeff7c7aeb0d91a07b0424026f 176 0.07/1.00 vMB 66
272,818 272,818 00000000000000002085052e771c42e48f277ac9eb432d554c89c9898de9ae19 571 0.24/1.00 vMB 66
272,817 272,817 0000000000000004db1cdf5c8e0440e38a635f476c65ebe7923ac697af3002c5 1 0.00/1.00 vMB 0
272,816 272,816 0000000000000003769cf260327e71c051364941e0f27d085ce33d6fd9d7f8ab 14 0.03/1.00 vMB 13
272,815 272,815 00000000000000027a7194203d11d82c67ea06f6d78d9fbf30dd6733a2661109 37 0.02/1.00 vMB 46
272,814 272,814 000000000000000243cfbda6863f0a35dd3739cf3778ff89d09d05732026fce2 130 0.05/1.00 vMB 56
272,813 272,813 0000000000000005f5c95644d836e7253c4982904cdedb28244d31be129db74e 591 0.24/1.00 vMB 52
272,812 272,812 0000000000000005745c3c90da5f8f77e0faf751f9b7b852e80b3feb62328e77 524 0.20/1.00 vMB 53
272,811 272,811 0000000000000000b0dd0766b37cb6541b62c8e8046ec3ce21274275a7fd7d9e 210 0.08/1.00 vMB 44
272,810 272,810 00000000000000023c6a31a07aa0c22343dfad59e956804144aa7afd2c3845de 582 0.25/1.00 vMB 56
272,809 272,809 00000000000000007ee7f22abe2596cc5601863ca9e4af926a8c403371594d85 271 0.13/1.00 vMB 67
272,808 272,808 0000000000000002f1a60bab08841eda20addaabdff6d09ab6505a80d0e7c452 273 0.11/1.00 vMB 54
272,807 272,807 0000000000000005975a9c82fd7505db844f7e644e87b9f259345a9e9c41babd 27 0.01/1.00 vMB 6
272,806 272,806 0000000000000004aa6e0b81eeffdfbc91a3a9a72f044f0e153385f187408352 199 0.08/1.00 vMB 41
272,805 272,805 0000000000000003a309f56cafba8d4907f152573232a4e164313054386db6b2 201 0.12/1.00 vMB 51
272,804 272,804 0000000000000000cd91d58125ec154ad85ebe188e7d248d1928f35b1e1c5383 549 0.25/1.00 vMB 36
272,803 272,803 0000000000000005fc9d01aba8d306fe3dab4565b249c167a6ad876b046309fd 689 0.25/1.00 vMB 82
272,802 272,802 000000000000000169f62f029bf43d69affe0484a8884b30d6caded55bd107b8 146 0.07/1.00 vMB 47
272,801 272,801 0000000000000005cdb96e6cf6b0a1b275d15c80068e059e54d815b0852d9c11 47 0.01/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.