Loading Tool

Explorer IconExplorer

Memory Pool

81,363 transactions
29.93 vMB
0.15512086 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 93402c6e4fd91478132f5c6b064ad1ed64d361d54687068cae3b1dab59ad7fbe
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e0c50f3319fe77f532d33752b245b45e4dd38fc3fe6c80267d7e523ace46d4f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,646
Size: 1.00 vMB
Total Fees: 0.05890132 BTC
Feerates: 1,002.91 > 5.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (109,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,814 805,814 0000000000000000000080173eb74b9895187de8734ad86f5e5b68775c2f82be 1,682 1.00/1.00 vMB 10
805,813 805,813 0000000000000000000390119cdcf7fbcff8ad3b43591637cf5a3c274e231fe7 3,055 1.00/1.00 vMB 16
805,812 805,812 000000000000000000037ccc45945e18fd9d1b8b9d930f309054b9ca68c387bc 1,884 1.00/1.00 vMB 12
805,811 805,811 0000000000000000000183b45a05c09cf25d0ee4e3588ecf8600908faef4e3aa 2,938 1.00/1.00 vMB 16
805,810 805,810 00000000000000000004fc75b452daf0cbd4ce2968310e71cb878cc0470c2faa 2,411 1.00/1.00 vMB 15
805,809 805,809 00000000000000000001175c0280cfa8c39fcc534120acf93bcc39620cc06119 2,455 1.00/1.00 vMB 14
805,808 805,808 000000000000000000003c1861d8cc928476381f8e60abb1244a451db1ecf792 2,507 1.00/1.00 vMB 18
805,807 805,807 0000000000000000000475e266695760bbe64c8fd6379b4b7d4d08844d6a7654 1,577 1.00/1.00 vMB 16
805,806 805,806 000000000000000000047ee8d5b867047e69c489ff1c06d85feea4fda8868995 1,388 1.00/1.00 vMB 17
805,805 805,805 00000000000000000003a2c259ace7909b9614d09f557e6ae1ff607d33411c58 3,400 1.00/1.00 vMB 22
805,804 805,804 00000000000000000002614aebcc53796c54f67742e793f01660c1213ec77f61 1,696 1.00/1.00 vMB 29
805,803 805,803 000000000000000000017de5fa60e3fddcacd5eebb33c0ce0f819803e5aa587f 1,447 1.00/1.00 vMB 20
805,802 805,802 0000000000000000000490d04142ecd4cc228de03464efa206fa260d18d9a4d8 2,422 1.00/1.00 vMB 17
805,801 805,801 000000000000000000038546b2300d1614bb7b6ab721141597b45e53e3777218 3,760 1.00/1.00 vMB 22
805,800 805,800 0000000000000000000458cfc73919d21953c0acb8d59d89adff1b152a0f6655 2,954 1.00/1.00 vMB 29
805,799 805,799 00000000000000000003906281fe5674a5315df98e45ff5d05dbbe503a987a8a 2,509 1.00/1.00 vMB 15
805,798 805,798 000000000000000000035e02111a0403eecccd7a340ed8ec85f6c7e96e7d79fd 2,190 1.00/1.00 vMB 12
805,797 805,797 00000000000000000000a2c1cc70d3e4aa00b8d914ea2abeb5cadd898f1efd5a 1,896 1.00/1.00 vMB 11
805,796 805,796 00000000000000000003303e9faa29eac570ff07518374bd4079a8b059931598 3,559 1.00/1.00 vMB 22
805,795 805,795 00000000000000000001611081ad6259313cdf8cd1fbc5ddfb5c403a8739b16f 1,031 1.00/1.00 vMB 18
805,794 805,794 000000000000000000022881372a8afb9f3d94e75cdb120e115d0f2370596afe 3,777 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.