Loading Tool

Explorer IconExplorer

Memory Pool

77,271 transactions
28.68 vMB
0.06666478 BTC
Random Selection Loading Transactions
Max Size: 173.98/200 MB

Candidate Block

Mining Attempt 1f32369ff79af2ae11511141123c5c09e049f088f08c1664fbd493291ba7ee7f
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root ba9b3fb62d96c6b949aaf40a69adc58a660791e4d22568a436758ac5a165cfec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,691
Size: 1.00 vMB
Total Fees: 0.00701678 BTC
Feerates: 101.55 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (190,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,831 724,831 00000000000000000009232d3bdd2ec0a5cf763b754abff848d07728053f003b 1,228 1.00/1.00 vMB 4
724,830 724,830 0000000000000000000786ae6449d4d23a9c40403ddf232919fa5ea1346a4d77 1,812 1.00/1.00 vMB 7
724,829 724,829 00000000000000000008106a8cbf725e7a60a699684f4e47556d094a617fd4ee 1,692 1.00/1.00 vMB 12
724,828 724,828 00000000000000000002edd673f278979660bd30ba5461c759d29f3e7531fd56 2,371 1.00/1.00 vMB 7
724,827 724,827 000000000000000000034624c767027d0986b0013c5ea0cbef84d711f0534d8b 2,650 1.00/1.00 vMB 19
724,826 724,826 00000000000000000000356e472b4eeb4031484871dc5f2f3dc9071811bb1352 1,472 0.72/1.00 vMB 2
724,825 724,825 0000000000000000000822ff667417cb2716e3e5b1a8d4d0295c2a73e5b0e59b 2,797 1.00/1.00 vMB 11
724,824 724,824 000000000000000000074b80371b39da861cf8f8ebdb9593b1f6fc22e4744ada 2,311 1.00/1.00 vMB 11
724,823 724,823 00000000000000000009e7397c8a791ff43371acc8de0963942c91c02a5f5e0e 2,278 1.00/1.00 vMB 8
724,822 724,822 00000000000000000007a2277c9431d3de648fb7efa69c701431881015658ec9 1,407 0.86/1.00 vMB 3
724,821 724,821 00000000000000000002a4625a3be5880e5fee19df4d8488f30fa66fcf41e0fd 1,450 1.00/1.00 vMB 12
724,820 724,820 00000000000000000009a565e2cee7dd3f082d0feeae9ea77174540bde033352 2,219 1.00/1.00 vMB 12
724,819 724,819 000000000000000000030adcdd72be2351190aacfb2ce830a2097f8c478d3641 1,060 0.41/1.00 vMB 10
724,818 724,818 00000000000000000000c7b342248582ead477ae24402c1104b8709c8163f2c2 1,594 0.62/1.00 vMB 9
724,817 724,817 00000000000000000007a2cc40a3aa55a7aba5c0777fb4d5e59355b6559f0d86 63 0.02/1.00 vMB 7
724,816 724,816 000000000000000000035ff67fcd39a15b93c0b200e8cf1ac1b30c879eb7303d 14 0.00/1.00 vMB 6
724,815 724,815 00000000000000000001798d6d7fc5f335e270e26bdbf6ca2e18704a2e6c5f36 1,133 0.57/1.00 vMB 10
724,814 724,814 0000000000000000000695fc4dc4517bf371acf418add2d98e097d320a0fb0aa 1,644 0.64/1.00 vMB 11
724,813 724,813 0000000000000000000215b0bc6b523c6a72289ef100ec414be168c998feda59 570 0.80/1.00 vMB 1
724,812 724,812 0000000000000000000367e32d627226889413284995abe0c4a58e39256ade82 1,352 1.00/1.00 vMB 4
724,811 724,811 00000000000000000000c194e476c1e28e939a0388c4272341a5fa52132c2615 2,276 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.