Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.67 vMB
0.10858728 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 23f7afc5ae9bdbb3a93d738800530cfe5b4b141ed70d1b82cdfe2077943b5f71
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root dbbafc82e3797cfe44dbcca69c5a987681f6bce01422535a9930bfd8314278e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.02593860 BTC
Feerates: 100.53 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (219,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,083 696,083 0000000000000000000ff9cbbeb45b6614f0653e5d7bc4e5dbab064fe08c4c4e 2,610 1.00/1.00 vMB 17
696,082 696,082 00000000000000000007257bb5b6f950201de562e65959fb278741c41445624d 2,503 1.00/1.00 vMB 13
696,081 696,081 000000000000000000088f5152c0d2386e8c403883c3e5be3ffe9c71097b862a 2,639 1.00/1.00 vMB 8
696,080 696,080 00000000000000000002da70b9164321e06269b6de21f640a9f417bda036ea52 3,487 1.00/1.00 vMB 11
696,079 696,079 0000000000000000000f3c1388de78bba5af10422c874b7e878df9c5cb92d170 2,965 1.00/1.00 vMB 29
696,078 696,078 000000000000000000034b732fe5016944caaf31ea22a0c5c6fac8093e662fdf 3,114 1.00/1.00 vMB 12
696,077 696,077 00000000000000000004959652b9daff8cd84034a22f2d3860f4f8bfcf688cd2 2,100 1.00/1.00 vMB 6
696,076 696,076 000000000000000000120435846127d2e5b59e49a28c7b5c8a16b31b5a569a1a 2,445 1.00/1.00 vMB 9
696,075 696,075 0000000000000000000d62f903597db3007a089b08837f30766e69ff25adae03 1,448 1.00/1.00 vMB 4
696,074 696,074 0000000000000000001001cc2e6df468a3612711d110377005fb80a3a0a28905 2,562 1.00/1.00 vMB 6
696,073 696,073 0000000000000000000061ac991cf712cbba989d1faa0f19c3cf9ad3ec73cf33 2,989 1.00/1.00 vMB 12
696,072 696,072 000000000000000000060a945189d19496b6005ef24aacfb9344e2502d14f6dc 2,808 1.00/1.00 vMB 13
696,071 696,071 00000000000000000002be98931b78767cbe936e69975c5ea407037a3861cadb 1,588 1.00/1.00 vMB 6
696,070 696,070 00000000000000000003d9a94aaa599b27a96a46d4ec7af2483987ab7e284814 2,138 1.00/1.00 vMB 5
696,069 696,069 0000000000000000000fce4ba4a852f348fed4973244842d16382c0a44f7bb99 3,108 1.00/1.00 vMB 12
696,068 696,068 0000000000000000000e6bdc344def46995b833a91e23e9b036428b638c8118f 2,642 1.00/1.00 vMB 12
696,067 696,067 000000000000000000058eba041d7bb340a12a4008e8437a83eaee052c954017 2,059 1.00/1.00 vMB 12
696,066 696,066 0000000000000000000035d9a64f914cb2be3d49b9887971d7865edaed1268b3 2,735 1.00/1.00 vMB 16
696,065 696,065 0000000000000000000092d17ec38780f66586d165f5f145ebda428b00e25087 3,258 1.00/1.00 vMB 4
696,064 696,064 0000000000000000001109098c2bf11393080e928034658be851dd9e3ed59ec7 2,527 1.00/1.00 vMB 6
696,063 696,063 00000000000000000006d94f68fd22b2ae0e68c4ab24e8a6fbe961ee9fdaafd7 1,664 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.