Loading Tool

Explorer IconExplorer

Memory Pool

88,319 transactions
32.32 vMB
0.17273042 BTC
Random Selection Loading Transactions
Max Size: 195.71/200 MB

Candidate Block

Mining Attempt 816ab68834e3bf8196a0a5a20a55ed5004f9e048b1a7d96360a32e1383f3120e
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 2b90a404404485a39bc31c658270fdde7f805d1ac28d38b329304d063543c8b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.08389978 BTC
Feerates: 216.64 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (366,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,535 548,535 0000000000000000000112d662c106625f6918ce0c7e9d8516e99a285874be9f 1,812 1.00/1.00 vMB 8
548,534 548,534 0000000000000000001e169866c91e4aa747f76040f092e46da751f00bd7d877 2,944 1.00/1.00 vMB 7
548,533 548,533 00000000000000000020f4d763115ca237c66b2a4230aa085a4f10c3364f440b 677 0.30/1.00 vMB 26
548,532 548,532 000000000000000000192165187427c075cb15e7e421515d76bab4222e23f26a 2,357 0.90/1.00 vMB 18
548,531 548,531 0000000000000000000d9840c9b607d3120ea1d9aeabdb3101c7adc69813741d 112 0.04/1.00 vMB 29
548,530 548,530 0000000000000000001460901f8d275ac1e0f676d5305925f77e970390188d1d 2,829 0.99/1.00 vMB 15
548,529 548,529 000000000000000000034dc10c70ac4c2e01122e11958697584769bcda5c88fb 2,461 1.00/1.00 vMB 11
548,528 548,528 000000000000000000178bec051124c0ee11dffe1428321c765d51da6c1f013f 2,858 1.00/1.00 vMB 16
548,527 548,527 0000000000000000000a95bf193867f54b23f979f2e5619435800e7c0522f7eb 1,706 0.99/1.00 vMB 9
548,526 548,526 0000000000000000001ed26050f01248bde5e1a82eca593bf2860fb6d33c4760 436 0.20/1.00 vMB 9
548,525 548,525 0000000000000000002126031ee4abad97e8ceab909e603c49fb1d1648c62ffa 546 0.27/1.00 vMB 11
548,524 548,524 00000000000000000017666914a0676c9c6d3b8608725c2978449f79b81e920f 1,061 0.70/1.00 vMB 8
548,523 548,523 000000000000000000222d1a63d941441125609268842f423ad2902c08485a8e 19 0.00/1.00 vMB 35
548,522 548,522 00000000000000000025249d26cc3220b603359f89daa260229290c897f59a95 2,705 1.00/1.00 vMB 12
548,521 548,521 0000000000000000001d43d5aeb32c7d5158e48da84b896413e6439d09e53081 706 0.71/1.00 vMB 6
548,520 548,520 0000000000000000000c2af56bef12c38b0431d005b92e6839f30264db73d1c3 2,382 1.00/1.00 vMB 12
548,519 548,519 000000000000000000152b6761552d9527f59f64c35839e6906a7720c19ed1be 1,901 1.00/1.00 vMB 9
548,518 548,518 000000000000000000138f43f42f17e37a6c866ad6787cc52e3c0357d3f59e79 457 0.19/1.00 vMB 21
548,517 548,517 00000000000000000015252ad635304c4ca1144cd33295a89c10465cec94c432 2,995 1.00/1.00 vMB 8
548,516 548,516 000000000000000000103d93e375ca17b0c3212f3f55ce98ff21029b19163a6b 1,757 1.00/1.00 vMB 15
548,515 548,515 0000000000000000000e653ab4c3c715aef55b82b10f1e47814cff8468e21c32 2,721 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.