Loading Tool

Explorer IconExplorer

Memory Pool

82,883 transactions
31.50 vMB
0.11412333 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt bae35525cd59f21f23b68a81bbb3e3a20bcce0abe668f8f5479ae83bbf998614
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 06890ccabd4c7eae13e582e8172b588bea198f6f37634909d589e11c4dccd766
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03525553 BTC
Feerates: 318.30 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (34,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,206 881,206 000000000000000000018d01068a9d95d53f13350f03608c6c745b8edd14a130 3,511 1.00/1.00 vMB 5
881,205 881,205 000000000000000000016c3d707eca7e71336f2caecdbc7043882cc43d3b2af4 3,107 1.00/1.00 vMB 6
881,204 881,204 0000000000000000000006601975df0cc4b1f26781d973aa45189bea04f2d1b6 2,852 1.00/1.00 vMB 5
881,203 881,203 00000000000000000002255b086bba79f3a74455b0115fb0e635e3799b43cf3b 3,730 1.00/1.00 vMB 9
881,202 881,202 000000000000000000000e20a08f06249eb1bfcf35b497fbb1a13c62bf9a7806 836 1.00/1.00 vMB 2
881,201 881,201 000000000000000000024f31917d3a33a2a80aca2aeec6edef901895baa81867 1,715 1.00/1.00 vMB 2
881,200 881,200 0000000000000000000169b8ad978a3a071a780a47d95865c1cc67b40877b94e 2,080 1.00/1.00 vMB 5
881,199 881,199 00000000000000000001a48b072a764b5140fc440d64d5983baf05ee04369ac6 3,223 1.00/1.00 vMB 4
881,198 881,198 000000000000000000022f7fa65c1d4704c76c843ce50183add7f27a65267781 1,782 1.00/1.00 vMB 3
881,197 881,197 00000000000000000000087afb21e193e574abba124deeeaf6c3ef163757c288 409 1.00/1.00 vMB 1
881,196 881,196 000000000000000000028ba6f977265daa7f1e7e2c65e7a38289ffe738e5b9bf 1,060 0.58/1.00 vMB 2
881,195 881,195 000000000000000000011bbf9f04b8d0344f2c198df6e7e1dd240af299bfd149 3,114 1.00/1.00 vMB 4
881,194 881,194 000000000000000000005ad8ff2646e7faeea33f5c1efabbaa02f35f5702625d 2,850 1.00/1.00 vMB 5
881,193 881,193 00000000000000000001e27c43d3af843f1ca945f1390b8185b9b3c88125869b 3,871 1.00/1.00 vMB 5
881,192 881,192 000000000000000000005d87a90bd87877f84506e076da31a687294a510920df 2,514 1.00/1.00 vMB 3
881,191 881,191 000000000000000000023ef8749e05cd94045f3f34ff6b4ed6873d579988e0ac 2,231 1.00/1.00 vMB 1
881,190 881,190 0000000000000000000262c97a4a9ab43618a385509e44a684ebff215cfc1d67 2,482 0.85/1.00 vMB 4
881,189 881,189 0000000000000000000072d47fc3113eb20c5ea500d232459531994f354a4b48 1,867 1.00/1.00 vMB 2
881,188 881,188 00000000000000000000bf2b785904ad25e691211022373a10f8b39c4d5f84b3 337 1.00/1.00 vMB 1
881,187 881,187 00000000000000000000df46af6797bd8d6c7e2062957a521f6c9d64718ad913 172 0.08/1.00 vMB 4
881,186 881,186 00000000000000000001275aa49b0a545c4eb7dee1c92babca6da35d22c7ceba 845 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.