Loading Tool

Explorer IconExplorer

Memory Pool

80,205 transactions
30.07 vMB
0.08802955 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt 23a5c29a5f7950b4f7c8652a8fa52e57964b8d142092394e89d4264cc9835d62
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 5178855b0af9ce0c77e8137311397662aa4dd309830201880ddb3631a76262a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02658664 BTC
Feerates: 301.07 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (127,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,721 787,721 000000000000000000038add0fc3b1720d647a838cbc7e3e0bfcd0a0300c384d 3,498 1.00/1.00 vMB 17
787,720 787,720 00000000000000000004a565bfac2ca2fae90f0da99a9f0e62a6a4d7ba8b0c04 3,587 1.00/1.00 vMB 31
787,719 787,719 00000000000000000002c5741325f87c46d251c8eb9c204a102def992b8d5a31 6,083 1.00/1.00 vMB 10
787,718 787,718 000000000000000000041c4bc264b42dc79eb7d8969b9b2ca6b04e8f8c29735f 5,121 1.00/1.00 vMB 20
787,717 787,717 00000000000000000001d7ca32cdf68dda29e6945e7763346cd684186f869bac 4,129 1.00/1.00 vMB 25
787,716 787,716 00000000000000000004e1b569b7575bf31183dfa9208418743d9a2bacbbf45a 5,974 1.00/1.00 vMB 12
787,715 787,715 000000000000000000052715a3999da87a873c13e1128b3ee273b05bb50f5020 2,894 1.00/1.00 vMB 12
787,714 787,714 0000000000000000000422e8a154073c42c5b6e1747af932bd1db14cb2495446 4,419 1.00/1.00 vMB 15
787,713 787,713 00000000000000000001ddb1f0e30367cb94ba0a4f144c2ce42f3178599b6b81 4,847 1.00/1.00 vMB 21
787,712 787,712 0000000000000000000226eb5d72ec305f61ef5afc1f0442985e4840443d6116 3,554 1.00/1.00 vMB 18
787,711 787,711 00000000000000000001fea1cf6bad81054ea6ca947d3072617d819e4cf9741c 3,838 1.00/1.00 vMB 15
787,710 787,710 0000000000000000000222a6347a59e7a804c72d0e05a9f577cfa98ccc570cbb 1,814 1.00/1.00 vMB 24
787,709 787,709 00000000000000000003128b2b19159c9424bef53881e554f616dd50e877dfe8 270 1.00/1.00 vMB 14
787,708 787,708 00000000000000000002bfe5164aa0a5733798f99418999e8fe5532befd7bbe7 795 1.00/1.00 vMB 14
787,707 787,707 00000000000000000005322924fe334e64bc7372e19432ef6057b49dc11d250f 3,954 1.00/1.00 vMB 24
787,706 787,706 00000000000000000003530d1bd6133ec85c015c6919def337f315819ddaca10 2,630 1.00/1.00 vMB 23
787,705 787,705 00000000000000000001ac5113fcdd0de4046a067887bbb2559adc703a2d029f 2,306 1.00/1.00 vMB 49
787,704 787,704 0000000000000000000510d6bf9a77f7fc06c9ff0bdb8e1925822f4fbdbff0f9 3,017 1.00/1.00 vMB 24
787,703 787,703 00000000000000000001cc82e92aef7e1e5f036cbadea06eda8682c62752fbe5 2,788 1.00/1.00 vMB 29
787,702 787,702 000000000000000000004bd00c0077c41e402afd80783d75ad6966430f511ef4 3,018 1.00/1.00 vMB 39
787,701 787,701 000000000000000000025bc1c2138ab7cf4a699357fc810d0ec3363a979c04e0 3,429 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.