Loading Tool

Explorer IconExplorer

Memory Pool

84,503 transactions
30.99 vMB
0.09382255 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt c5d6b8994ad06d4d5ba58536c3a564bdb7b0f76443d0acf4b1788ecda8448823
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root b45b3940aca8a867b167cdd80bd360109911bc3246f2bb998a0119405e730908
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,546
Size: 1.00 vMB
Total Fees: 0.02311228 BTC
Feerates: 402.60 > 2.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (168,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,856 746,856 00000000000000000002b919c298995d0a115a37b509c2a0f6b455dd1c959c3c 1,898 1.00/1.00 vMB 10
746,855 746,855 00000000000000000005d8f05c6e1311434db0c639ff670e4276abc4e4e068ec 2,799 1.00/1.00 vMB 21
746,854 746,854 000000000000000000001ab1d882e8eeb246d1dc288dd0c88b155ad4e38de439 2,876 1.00/1.00 vMB 11
746,853 746,853 00000000000000000007919ae5a16d2639dc4fcf1815783d01b105b207e2642b 1,042 1.00/1.00 vMB 8
746,852 746,852 000000000000000000067b7174d66683d75ca230152726a3d72e6072ae566b84 2,145 1.00/1.00 vMB 14
746,851 746,851 000000000000000000050a69d4988ba1c969df8eac9308e9668db39b5f6919cb 2,516 1.00/1.00 vMB 17
746,850 746,850 00000000000000000001c2d7a424e93b7f87c3ccfe92a20613050df3980c7c79 3,017 1.00/1.00 vMB 9
746,849 746,849 0000000000000000000582f9a097af5e6dff8ae80addd64602eb533bc1cb66a5 3,069 1.00/1.00 vMB 14
746,848 746,848 000000000000000000001c825ed36726fa8c38d3f6f545590a4908f4856eecb4 2,242 1.00/1.00 vMB 14
746,847 746,847 000000000000000000061406c94e999ed682c25b5b7203d79840cfb6d56f3cb7 2,510 1.00/1.00 vMB 23
746,846 746,846 00000000000000000006e13d742227b2c2bdb603decbf03accc07b8d423a7ff9 2,609 1.00/1.00 vMB 7
746,845 746,845 000000000000000000036799ccc6ade3f983596be1c55f35775f661a057663fb 3,465 1.00/1.00 vMB 16
746,844 746,844 000000000000000000092fb45ddaee808733455be518e81edf46b33ad543b9e1 2,755 0.98/1.00 vMB 8
746,843 746,843 000000000000000000065cddbe10f009c00a4a238cfab02dfa0dc48562157a86 1,395 0.72/1.00 vMB 8
746,842 746,842 00000000000000000009d7e16eda151028a62add95ddc1a3a76218cf10c69f3c 1,639 0.96/1.00 vMB 4
746,841 746,841 000000000000000000001815007e46f9a1327ee834b270a79b9f94335c7b12f7 1,781 1.00/1.00 vMB 12
746,840 746,840 00000000000000000006a14fefc90fb779279d25b5a2110d3a5ada9be93211bb 2,229 0.94/1.00 vMB 9
746,839 746,839 00000000000000000008ec980556e5763e5a05f6310e1874ed800e636082c6eb 1,748 0.80/1.00 vMB 3
746,838 746,838 000000000000000000072f6be192a64a80bd462bd15a4278eb011ae2cffb9339 3,028 1.00/1.00 vMB 16
746,837 746,837 000000000000000000036dacdf24c42ee031498109af5cafe97c7ff04914cca0 2,644 1.00/1.00 vMB 5
746,836 746,836 00000000000000000001ecf89aba3bf43eac312ded54ab338d68d6a1b22eb4cf 2,662 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.96 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.29 GB
    • Received: 17.70 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.