Loading Tool

Explorer IconExplorer

Memory Pool

43,363 transactions
28.07 vMB
0.06381605 BTC
Random Selection Loading Transactions
Max Size: 148.07/200 MB

Candidate Block

Mining Attempt 0e31aaf65c8c7b4dd91b9620f066c2edc54b1a9596927c2f6c94693eced5c157
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 8999ce4f3de85cfbb6ac310d62b24270ea40a1d3555083e11b090f3badc1a769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,725
Size: 1.00 vMB
Total Fees: 0.01093587 BTC
Feerates: 100.21 > 1.10 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (118,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,346 796,346 000000000000000000047a600a59c12c323380ae1aa3497ede006d03a90e1f6e 3,048 1.00/1.00 vMB 31
796,345 796,345 000000000000000000010e682f31b6fe60b8130c46e7add1bf22db4132a395e0 1,749 1.00/1.00 vMB 13
796,344 796,344 00000000000000000004276d4b5cf6f4b6dbc3930305c19263533558d5deef51 1,579 1.00/1.00 vMB 13
796,343 796,343 00000000000000000002ca4c2ba80d208795049741d7eee1b71359cde66c8386 2,799 1.00/1.00 vMB 31
796,342 796,342 00000000000000000001f848795f465b7ffa48d97fc2938f55e28f6cf3138573 2,848 1.00/1.00 vMB 15
796,341 796,341 0000000000000000000405f5eebed46373caa467f7aea19bc0b4e4c485698dd8 2,623 1.00/1.00 vMB 24
796,340 796,340 00000000000000000004ed8095ca3405c0e550dc41f9b866321c6eef989f4356 2,290 1.00/1.00 vMB 30
796,339 796,339 0000000000000000000376a278ec275fdeaf4dd0a129207a8d932a4dbb75a9b5 2,036 1.00/1.00 vMB 29
796,338 796,338 00000000000000000001aedc38ba80f9730e8f3245abdd04cc1fd0f12a3a2696 2,302 1.00/1.00 vMB 32
796,337 796,337 000000000000000000025db53ccd961b15c0f7366bf8cc98802cd9fdbf220619 201 1.00/1.00 vMB 17
796,336 796,336 00000000000000000004e703a9618395fd2647fc0541792c7753edfd66ad3c7f 2,164 1.00/1.00 vMB 23
796,335 796,335 00000000000000000001887dfc96611eb69e1443352bd827ce060c9c360e8bee 2,901 1.00/1.00 vMB 32
796,334 796,334 000000000000000000034513e8cf281a608094fe2c96e8441ed815e62fa48717 3,164 1.00/1.00 vMB 29
796,333 796,333 000000000000000000043bf40cdd81c6890b400832f5dcb946c60a764275353c 2,964 1.00/1.00 vMB 53
796,332 796,332 000000000000000000016dfd39143827ced636c54d6a39030dbc8796b340f5ca 2,267 1.00/1.00 vMB 20
796,331 796,331 000000000000000000016d551561608117b9a15b462611c5d0539e51d4f9d880 1,576 1.00/1.00 vMB 21
796,330 796,330 00000000000000000001992f87272b7453aab90e5a3d6166a2bb3fe77ebaf510 2,399 1.00/1.00 vMB 27
796,329 796,329 00000000000000000003164b82d5fbed35fcc37e03b4e451908eea8ef0e67421 1,967 1.00/1.00 vMB 24
796,328 796,328 0000000000000000000118461f726acf99f76df56d09ceffc63bc3beb65f53fc 3,035 1.00/1.00 vMB 39
796,327 796,327 000000000000000000031a894912283d994aad9139c75a8d4bd73efba6e237fd 2,892 1.00/1.00 vMB 28
796,326 796,326 00000000000000000002e3762a6826f5d02babaa961ef0da0259a9fb0563eb32 2,475 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.