Loading Tool

Explorer IconExplorer

Memory Pool

81,076 transactions
30.08 vMB
0.09532591 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 885f9241ae848dc77a02a32845246daa492adf3e54f54bc333c72fa54172f614
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 6ca681ac00f08fd7259c9b2cda13d3906d76ad9695459299a9a0167923299c75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,656
Size: 1.00 vMB
Total Fees: 0.03186790 BTC
Feerates: 100.37 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (763,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,819 151,819 00000000000002b4f69bea62bd4b598e4782824b38da0659d642022b4488b88c 140 0.04/1.00 vMB 41
151,818 151,818 0000000000000908659b9100c4cfa22466058a1d572ceb9a1972cc339be90fda 10 0.00/1.00 vMB 797
151,817 151,817 0000000000000b1236ac4fd053b5e05454002abe48c227dd1bb56859ef3d76f2 73 0.02/1.00 vMB 48
151,816 151,816 00000000000006cf68cd3836bf5c02e93ffcf5d48bd5e3bc4d45341c7b4df623 57 0.03/1.00 vMB 19
151,815 151,815 000000000000082982ecfd998654b38b50c58456c0eba4124f22453c7b373cf4 38 0.01/1.00 vMB 406
151,814 151,814 0000000000000d7522be388e2e86cfdee51ec1a123913e4e3fcf08201b44b0cb 94 0.05/1.00 vMB 258
151,813 151,813 00000000000008ad5d3ebb2a33ebc80362cc86879fa750dae3f3cca6300ee8c8 66 0.02/1.00 vMB 68
151,812 151,812 0000000000000c2792b5f4c81670dec60a3e37f802f692bce9b3715cfa330c71 11 0.01/1.00 vMB 61
151,811 151,811 000000000000039f4463db6ffda8b09fca956cb85c9b63ccd00a24e9a19b2e55 9 0.00/1.00 vMB 51
151,810 151,810 000000000000035b293ef3b35d6af4350c5c93312816a39931e98e40f920ac2c 12 0.00/1.00 vMB 0
151,809 151,809 0000000000000933cb7c05bf66da612aa221379d3c645ea13843f5637344b342 10 0.00/1.00 vMB 537
151,808 151,808 000000000000094e7f13e54e2203df76d5dc72b97646fa65d65df22b74162d71 102 0.04/1.00 vMB 89
151,807 151,807 0000000000000955545d895b9c958372db0348f69757cf9f149aa8c84811f45d 12 0.00/1.00 vMB 34
151,806 151,806 000000000000002071e214dc2e46b1ab10680fd40ac2258723279b31ad3d70ea 27 0.02/1.00 vMB 95
151,805 151,805 0000000000000b01947954e07b0a919ce1a6c07633592569d0ca94b2c90d005d 8 0.00/1.00 vMB 98
151,804 151,804 000000000000014efc962568b896d07d6bc4bc2672597eb2bdbf271d9576bbc8 11 0.00/1.00 vMB 67
151,803 151,803 00000000000009ad0662f403a72e88fb26a8eeeae66d7e88085424eb012d24ee 11 0.01/1.00 vMB 30
151,802 151,802 00000000000009b19935f31bf48843b5c05f548469a5e7d44e35794510cec039 11 0.00/1.00 vMB 65
151,801 151,801 00000000000001d383238134acac79c87a8b3e2fb197d27aaa9b003771e02f2d 85 0.04/1.00 vMB 266
151,800 151,800 0000000000000dcec83b40648e1d84fc698aec2f4af54d945f1945df3fd85aa5 42 0.01/1.00 vMB 79
151,799 151,799 0000000000000c44f9c53f73f62c6a7fd58af1d3456cfff8153de536a6ba5869 103 0.04/1.00 vMB 295
Previous 10 blocks ↓
Total Size: 782.50 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.42 GB
    • Received: 15.51 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.