Loading Tool

Explorer IconExplorer

Memory Pool

74,427 transactions
27.57 vMB
0.07353683 BTC
Random Selection Loading Transactions
Max Size: 168.09/200 MB

Candidate Block

Mining Attempt 0bbb43c97317478688924c917a8bab5bd9d4706c2394e399fbdef8822e141e61
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 04c65f4f613ecf289def9933ba13e176525431d54b4255d10b26bbcff76b5bbb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.01475134 BTC
Feerates: 98.68 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (85,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,148 830,148 00000000000000000000d5bd92822f614f9fdab349d17918095f5499e2a211ff 1,608 1.00/1.00 vMB 12
830,147 830,147 00000000000000000001e1f043c9fdb927e4392825ebba1bda1188a727a15384 3,558 1.00/1.00 vMB 29
830,146 830,146 00000000000000000001760b2e9b05c08275c664d78c1ae59093faa64b57b3b2 2,138 1.00/1.00 vMB 16
830,145 830,145 000000000000000000004c863a87303969eb6882fe1c77ce10f440220ec8b9a0 2,658 1.00/1.00 vMB 18
830,144 830,144 0000000000000000000121bf5bcecb0ec560188d4bd60b0818d90a1b6c39bc89 1,547 1.00/1.00 vMB 14
830,143 830,143 000000000000000000007b793259aebd284428e1ef3e726ba610401654825b4f 3,395 1.00/1.00 vMB 23
830,142 830,142 00000000000000000000dab1cb53c06bb74b72e1a0ca031fa98b3d3d60e0db22 2,080 1.00/1.00 vMB 14
830,141 830,141 00000000000000000002c009172b7568a8ef5b234db824bf69c78de01f5ec1e1 2,972 1.00/1.00 vMB 23
830,140 830,140 0000000000000000000249a127183584511af6187362ca5021f3fc062ff9a924 2,828 1.00/1.00 vMB 16
830,139 830,139 00000000000000000001900050866fcfcffb656aea84fac359e83fca3a503e2c 2,765 1.00/1.00 vMB 20
830,138 830,138 00000000000000000000b0907a5de1e9f455ddc8bbadc4afd21d05deff883f29 859 1.00/1.00 vMB 12
830,137 830,137 000000000000000000035cda3110d17a89ea96a180cb10be6008fc303f24a66d 1,371 1.00/1.00 vMB 14
830,136 830,136 000000000000000000005c0b299dcbefead1c7f0e8b263f2899b112d5d0f6bea 1,411 1.00/1.00 vMB 13
830,135 830,135 000000000000000000032f734bc42e4fed0abd45706b0778bf3e20226e2c4692 1,934 1.00/1.00 vMB 17
830,134 830,134 000000000000000000012f82910862b8886a89335b69a3d5cd901cef5f5ca2bb 2,387 1.00/1.00 vMB 15
830,133 830,133 000000000000000000008f2be6d8f7d14b04f723fb3c3978abb937c2985f6623 2,810 1.00/1.00 vMB 12
830,132 830,132 00000000000000000002ce38645d79506827d35b9e2b6a011285d82ea10e91c8 645 1.00/1.00 vMB 12
830,131 830,131 000000000000000000012fce02a05d9de713c625c061e04b7d67fd465174e0bc 2,644 1.00/1.00 vMB 20
830,130 830,130 00000000000000000002362f30c9d49e1b41eb62d5eb70e7008dbb6f5205973d 1,964 1.00/1.00 vMB 14
830,129 830,129 000000000000000000006827fba28a283abde16436bd754bb70d95235d43c64b 3,551 1.00/1.00 vMB 23
830,128 830,128 000000000000000000026d9b3fb5403a59bb41c543ff5aa0d39107c622f89d15 3,604 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.