Loading Tool

Explorer IconExplorer

Memory Pool

37,854 transactions
27.20 vMB
0.05851306 BTC
Random Selection Loading Transactions
Max Size: 138.49/200 MB

Candidate Block

Mining Attempt 9fe89ccd552b256c661046974feb1a7aaa11a72d1d8804e275f03455a6adbd0a
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 342b45d4f7cc3f2d152736f7a6de062d426c543d7adf482dba37adb8f517125c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.00709228 BTC
Feerates: 40.21 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (123,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,813 790,813 00000000000000000003b1d7011977b4970d8a6810b6b71d2a88aa94743f70f7 2,478 1.00/1.00 vMB 33
790,812 790,812 00000000000000000002dde7cd1abaceb964f2eb4b68334c40cee0ad4f873ab0 2,898 1.00/1.00 vMB 48
790,811 790,811 000000000000000000027d726207f52d1117bda6ef2190d0ffe0620f468df3ff 2,821 1.00/1.00 vMB 37
790,810 790,810 00000000000000000002b06a1bf597213d3f1ccada6e7b3b8897efa76c9a050b 3,081 1.00/1.00 vMB 32
790,809 790,809 000000000000000000035c0379ea14d9fe69a5abb69bce96d54d52beccdffb4a 2,626 1.00/1.00 vMB 72
790,808 790,808 0000000000000000000034df4b737147465987c33e8768a4a1e2af4b1236594f 5,354 1.00/1.00 vMB 22
790,807 790,807 00000000000000000003d28bedddc4d7699faadd6e5ee169e7659a41b34aa0d4 3,677 1.00/1.00 vMB 35
790,806 790,806 0000000000000000000142362e579a6b7752f959069a2714ac6d1166dd150faf 3,021 1.00/1.00 vMB 40
790,805 790,805 00000000000000000001d4e2d13079074f140bb69fb4d52ce4a345a4749eefeb 2,822 1.00/1.00 vMB 44
790,804 790,804 00000000000000000003c1c0ce68d8c281a8b594a8f51abb510b4a2ee97d951a 3,566 1.00/1.00 vMB 54
790,803 790,803 000000000000000000058e8859daaaec4230e6fb5e8275fd1d741aad6df4504f 2,436 1.00/1.00 vMB 87
790,802 790,802 000000000000000000022ecf758261a80a189ec0c98bbc5bd9aaf95593096e60 5,346 1.00/1.00 vMB 34
790,801 790,801 00000000000000000004844a9fe93d0b7d9c3b67598a779cad093b51290851da 4,601 1.00/1.00 vMB 46
790,800 790,800 00000000000000000001abeca12f34d9c0cfc0054a99bbf93e3c3c1323d3e3d1 6,032 1.00/1.00 vMB 24
790,799 790,799 00000000000000000002149eddfc90935f467ee18400268a8f2b652289501732 3,257 1.00/1.00 vMB 37
790,798 790,798 00000000000000000005292548bb9b9f48baf51eb8addbfdea1e8dd77bc81bdd 3,566 1.00/1.00 vMB 38
790,797 790,797 00000000000000000002ece919e7c08caead75eeeac9b10579c6a95955607e4b 3,361 1.00/1.00 vMB 45
790,796 790,796 00000000000000000004767ede5533bb59c77b0cd9b30fb796d4e771eb2caff7 3,427 1.00/1.00 vMB 80
790,795 790,795 00000000000000000004653a2a90f1dd7bf21b965aa65ea93fb2dfa450b1c657 3,093 1.00/1.00 vMB 76
790,794 790,794 00000000000000000000ddf48b14362e7f52514bce2c7caf78e6f4576a3b0399 3,978 1.00/1.00 vMB 23
790,793 790,793 000000000000000000017bb50b6955f4a0af0b6d8382f1b399c9e7288126c881 4,057 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.76 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: 632.21 GB
    • Received: 12.11 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.