Loading Tool

Explorer IconExplorer

Memory Pool

76,795 transactions
28.75 vMB
0.06819005 BTC
Random Selection Loading Transactions
Max Size: 174.16/200 MB

Candidate Block

Mining Attempt 8db8ad58577feb548a3165d7992f86d7a63233530c1e81c60c0b1d5337843efa
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d7041c960a1d6bd50e64035755ac25aa7c90994fe34c6d9942093c12933cd01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00847989 BTC
Feerates: 50.27 > 0.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (550,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,604 364,604 000000000000000011e992b8578d716ddc62b809602e9f464baa57916c57f3c6 1,521 0.75/1.00 vMB 43
364,603 364,603 0000000000000000104a47bc7e50d68335cbc447a7dad8e7797c98326fdb0f99 2,347 1.00/1.00 vMB 28
364,602 364,602 00000000000000000e1b463d150852511306099fac8cf607013e00f3a7ee5c00 1,598 0.75/1.00 vMB 37
364,601 364,601 0000000000000000013d8123f3e911f61c22170dbd91dd87db01cc8bb6edbb2c 4,646 1.00/1.00 vMB 8
364,600 364,600 00000000000000000d04cf3a542374b72badaf78809c11717721816b54a7b453 2,886 0.95/1.00 vMB 80
364,599 364,599 00000000000000000a202bc911930d465d3604455a266be351aed9707cc612fc 1,215 0.75/1.00 vMB 37
364,598 364,598 00000000000000000d6b10eaa3f758a532f1fd5ec425c5ed0b6bfe6582be9b25 1,158 1.00/1.00 vMB 23
364,597 364,597 0000000000000000085f25180bc81cca502e9e30f64125cee500540d76ab8c97 1,872 0.93/1.00 vMB 45
364,596 364,596 000000000000000009afd859c0be7f358709a00f402db50b79fa17565783ec40 1 0.00/1.00 vMB 0
364,595 364,595 000000000000000015660f99b32976658f9e3a930e958084c606c894ed74a104 1,310 1.00/1.00 vMB 32
364,594 364,594 00000000000000000286da69a7cdb5c1c978b311fd89512a83b6da536f796065 1,312 0.75/1.00 vMB 35
364,593 364,593 00000000000000000ed9016d83ddfb9e0db348123a21d6d752fda4087c2cc623 2,185 0.95/1.00 vMB 51
364,592 364,592 00000000000000000bec1ddef2a1a2693d162f3e673112be9eab3d2e4fcdc0dc 1,022 1.00/1.00 vMB 21
364,591 364,591 000000000000000011148f72c2af095ea358064250874c7c673a84cfc587565b 1,329 0.93/1.00 vMB 30
364,590 364,590 0000000000000000042672c761c2fed9f631d39c3c8392b2f3c9043d7ce8c9c6 1,192 0.92/1.00 vMB 25
364,589 364,589 000000000000000006a0e13540f2ee2410319415dd4170519c7350cd42971020 2,070 0.95/1.00 vMB 31
364,588 364,588 000000000000000014c0c4b88236b2e5676f13dc6a2a77ffe00e56fc5ff16e9f 3,998 1.00/1.00 vMB 58
364,587 364,587 000000000000000015a382acfc08bd42952fef355b66c9c9e6550353b6c167d0 663 1.00/1.00 vMB 10
364,586 364,586 00000000000000000ae896b8c2405fa7eb662f9e4a5d1039a0eb35ef7878730b 2,242 0.99/1.00 vMB 45
364,585 364,585 0000000000000000032339dd083eaf1fccdde9dbad34bb935273b82b14f87578 2,214 0.95/1.00 vMB 44
364,584 364,584 00000000000000000f8acd34c70613560460e43bc79543792f2ebdf0c9b37046 2,147 0.93/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.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.