Loading Tool

Explorer IconExplorer

Memory Pool

81,180 transactions
30.17 vMB
0.13316929 BTC
Random Selection Loading Transactions
Max Size: 181.46/200 MB

Candidate Block

Mining Attempt 1e25547e5bda2d82fc6a808a898e996c6dd595b5e8800a884a5b4092f66909aa
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f198e12714d117e5a0c05966336f39cd09cea11da7ab4e6bc6353dd8d0dd4a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.05613227 BTC
Feerates: 242.90 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (243,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,603 671,603 000000000000000000043f917e9166676b97dbd237b7344e6c58057fa5b8c3cd 2,900 1.00/1.00 vMB 110
671,602 671,602 0000000000000000000894420addae752315ac95aaeaa7dc6caa78f271206d33 3,208 1.00/1.00 vMB 119
671,601 671,601 000000000000000000053f2c4e2abf7dbedb16a4cd1ccc8a61f02400fa691173 2,209 1.00/1.00 vMB 77
671,600 671,600 0000000000000000000cbe42472bc679e4d2f6ab956e9a98480f976c1eaa34a6 2,435 1.00/1.00 vMB 66
671,599 671,599 00000000000000000004dc26bb540f928ddabb8b6a3840b2cfed252e90543134 2,013 1.00/1.00 vMB 88
671,598 671,598 000000000000000000001d75d17a303a9bf00508fc1402b134a203687784bd79 1,947 1.00/1.00 vMB 123
671,597 671,597 00000000000000000003eba209b514e4e13100d22fc3e5ea9ccab1dbe677eb44 1,812 1.00/1.00 vMB 65
671,596 671,596 0000000000000000000753c125bf6b1d29c7d18cf9411b575d396fee80ea0161 1,053 1.00/1.00 vMB 50
671,595 671,595 00000000000000000001756e0b0514e219dedeb7cdd100f50c5191f891eb3a12 1,358 1.00/1.00 vMB 56
671,594 671,594 000000000000000000018a3a8c1d51de0ab0facb51a82a283af9ed67582484c0 2,090 1.00/1.00 vMB 66
671,593 671,593 00000000000000000005a862be5ff7ec62b95b2b9bcd829e2bd650dc7199dc00 1,517 1.00/1.00 vMB 41
671,592 671,592 00000000000000000008321849c29e7a202b23f3e830a59f4467e6043be865e3 2,488 1.00/1.00 vMB 51
671,591 671,591 0000000000000000000733ffddd1e262a41f6a0386ce39f6429d8cde21a8b18a 2,747 1.00/1.00 vMB 99
671,590 671,590 00000000000000000004230068b3ea40d2525c4f8347959d610343c5ccb5e10a 3,125 1.00/1.00 vMB 67
671,589 671,589 00000000000000000009a28c2d86ec26d25fecb70006dcde911cb306bc3f3708 3,130 1.00/1.00 vMB 100
671,588 671,588 00000000000000000007a67a3c7b79ea29de707682062d832f41fac54872f393 1,976 1.00/1.00 vMB 100
671,587 671,587 0000000000000000000797ddcb5d00256e11b97c4736d3830ad073bc738649bb 2,885 1.00/1.00 vMB 115
671,586 671,586 00000000000000000007644102720982c6aeb6b7ef5aed8c7f7fa144ec308d44 1,701 1.00/1.00 vMB 82
671,585 671,585 000000000000000000051fe0688abc6aac4d01a87b5fc4b068c23d89a295424d 2,133 1.00/1.00 vMB 67
671,584 671,584 000000000000000000087a846a56c4099294e415997b0743a469e467a6966ff2 946 1.00/1.00 vMB 92
671,583 671,583 000000000000000000030f9fdb44b5e7792ab5ac85af2a90edd1bb4788cd25e7 598 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.67 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: 674.03 GB
    • Received: 16.43 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.