Loading Tool

Explorer IconExplorer

Memory Pool

81,569 transactions
31.08 vMB
0.08105754 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt 36110aabe98dd4e790b9f17765bd6c72d0c64bc70ecadfaf3516dbf1d14c16c6
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 88cdb01fca1e71dbd67fd5f9608bdd206cc5e98c78f6cf9156dfde674b5ea658
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,059
Size: 1.00 vMB
Total Fees: 0.01401285 BTC
Feerates: 73.20 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (402,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,341 512,341 0000000000000000001466d2402ec2188b74668830f8ff58c2febbbea324deed 2,457 1.00/1.00 vMB 45
512,340 512,340 0000000000000000002c04f5c1fc96877c2b375d2291f3b19483f805b1c39269 3,292 1.00/1.00 vMB 25
512,339 512,339 0000000000000000001ebaf6b6f284e3c20a50d75d2475dfe062d165b010b092 2,488 1.00/1.00 vMB 74
512,338 512,338 0000000000000000002bec4529040e72a09f5d9e06e370d736f3e979f3d7df5c 447 1.00/1.00 vMB 9
512,337 512,337 00000000000000000012f35fbd5d5a86f2f25da5d5ded1fb07bfe47aeb89db8b 161 1.00/1.00 vMB 6
512,336 512,336 0000000000000000004c720bb841282680ebb00803eb826bea3b455c8a5aa278 585 1.00/1.00 vMB 9
512,335 512,335 00000000000000000028f36cd20c85391c1cf3d841479360e7af38f655b74a13 1,922 1.00/1.00 vMB 24
512,334 512,334 0000000000000000001ffee20a5c25c11096d456694be11d1999c2b6661ef5a9 1,980 1.00/1.00 vMB 24
512,333 512,333 00000000000000000005948f42cd9df9377ccd5704de7625146274102a61833d 1,599 1.00/1.00 vMB 22
512,332 512,332 0000000000000000003c518654d70614f80d38e34c29f59ee788bb5caa0b39a5 71 1.00/1.00 vMB 4
512,331 512,331 000000000000000000055e5bc977d75a4964f6636474d4d87716319cce49135b 1,563 1.00/1.00 vMB 22
512,330 512,330 0000000000000000002e0caaaa688d3d48fafb9c2ca558462bdca00d99ae1794 1,492 0.86/1.00 vMB 20
512,329 512,329 000000000000000000240cb61eca7cfa5a8f7567217229a4fdf8a96e78e37a44 380 1.00/1.00 vMB 7
512,328 512,328 0000000000000000004c7c0f9b8beec196708b4dba60504ac35201fc51e047ad 1,416 0.51/1.00 vMB 48
512,327 512,327 0000000000000000005132adb8a63d6f00a415291de7e127401ac71b4d7f78f0 2,723 1.00/1.00 vMB 34
512,326 512,326 0000000000000000003c09db997353d248baf95c7e42fa403afd0399ed001c22 378 1.00/1.00 vMB 8
512,325 512,325 0000000000000000001fb596fad148c6611647ffbf60cff3eb0485768ce10fa6 2,410 1.00/1.00 vMB 35
512,324 512,324 0000000000000000002427cdbba404368ba8c9cf424f103031f23d8e63211532 702 1.00/1.00 vMB 13
512,323 512,323 0000000000000000003310bcc3ce6216ecb1c04dcf55bf6ad7ff5d7a0dc488ad 60 1.00/1.00 vMB 4
512,322 512,322 0000000000000000005311386f8eeca5b549b72e9bfb4ad5e18f7776ce315963 2,400 1.00/1.00 vMB 18
512,321 512,321 0000000000000000003688e99d00c78e8a6b90ba08ddb3414022ae5a8faadc5e 2,793 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.