Loading Tool

Explorer IconExplorer

Memory Pool

47,806 transactions
30.27 vMB
0.09798810 BTC
Random Selection Loading Transactions
Max Size: 161.21/200 MB

Candidate Block

Mining Attempt 786a9d43145fc591db133cde805749b39408bf7fe59349c8236e1a41e08cefc3
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (146,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,716 768,716 000000000000000000025338d61306d245a8d04811c164abdf795967cb14fb5b 1,873 0.94/1.00 vMB 11
768,715 768,715 00000000000000000003a7a6e1053c21a6d4c4ef19ab91a926e12a818ec1bb8c 1,143 0.58/1.00 vMB 11
768,714 768,714 00000000000000000000dd6dd7f747b58ad981aa1747c07b7b8baedb86bee1e6 907 0.42/1.00 vMB 5
768,713 768,713 00000000000000000006ad0b6080df753298086092b8d30e600068afb1f30e03 1,036 1.00/1.00 vMB 7
768,712 768,712 00000000000000000003802939b8410c16c73d3e312630d0b39528416faab45a 1,311 1.00/1.00 vMB 5
768,711 768,711 000000000000000000045a64ddd39e41df1c0461938db8c0edcbf7e91a657990 1,711 1.00/1.00 vMB 8
768,710 768,710 00000000000000000001c1e4eecbcd069b8206b18b1a73a89675f5406f69b944 1,575 1.00/1.00 vMB 14
768,709 768,709 00000000000000000000a885f32c55315ff8591d7cdc5f8aac300428c027308d 2,413 1.00/1.00 vMB 24
768,708 768,708 0000000000000000000270b42b21d6d0142963853c33cb895e5cb678b201b186 1,499 1.00/1.00 vMB 24
768,707 768,707 000000000000000000068d7a32571a65a34c418a72d815b9032a50d0a025368a 1,116 1.00/1.00 vMB 5
768,706 768,706 00000000000000000002dddb190a75f261b9f55560afdccff61ee36636c71b2b 562 1.00/1.00 vMB 3
768,705 768,705 000000000000000000051ddaad7085c46c594ca5ce3be13bd83b15ae7d155461 2,160 1.00/1.00 vMB 12
768,704 768,704 00000000000000000003ed5cb38d4915e8bce53bed535ca677831f6fe170e56d 2,413 1.00/1.00 vMB 14
768,703 768,703 000000000000000000025b29404697b81d98d30066d09a315cd4c59438129716 828 1.00/1.00 vMB 5
768,702 768,702 00000000000000000006851bfa907cf15763a0ab602c43e143a3bacfb18ca5a4 552 1.00/1.00 vMB 2
768,701 768,701 00000000000000000004d36bf59a7e6054411644dc24f30c388e5926fadbc2ba 2,125 1.00/1.00 vMB 12
768,700 768,700 00000000000000000005d867a26f2f3bffa2cf616ca69c4e9e32e5da9f771a39 1,798 1.00/1.00 vMB 9
768,699 768,699 0000000000000000000022ccaafc9530ca7243975f6d67ab73ca76ffcd3c5f44 1,195 1.00/1.00 vMB 2
768,698 768,698 000000000000000000026cdfcb5f775bf97d689e1cccd0f8ac4e8d6ee328f18c 2,280 1.00/1.00 vMB 7
768,697 768,697 000000000000000000037735981197336fac6c0e8af3cfe48532acced2035032 1,975 1.00/1.00 vMB 18
768,696 768,696 00000000000000000001e1229f54f777b303a0d8b3f2dae168387df4592c37f6 2,967 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.