Loading Tool

Explorer IconExplorer

Memory Pool

75,327 transactions
27.77 vMB
0.07923920 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt b28de47f1834c47a028069311a90b08422e6f1a52717b0e983826667f65d66f7
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root c6b4abc8e412f8e59c6a2dca7e07b03bf1adfc81d402821edad66a0642ced917
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.01982373 BTC
Feerates: 151.01 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (311,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,816 603,816 000000000000000000140b66555276d3bb89584282fbe68467703619243ea401 3,383 1.00/1.00 vMB 8
603,815 603,815 000000000000000000023179ee74308901acf2b48fb3eb65e0929cc9882fffa2 3,120 1.00/1.00 vMB 33
603,814 603,814 0000000000000000000025d91b9ca9e2f9c534f802085a3ea1dc9d2795fffd12 3,274 0.90/1.00 vMB 20
603,813 603,813 0000000000000000001271dfbd6d5a063ba58a1bb7b13fcc76deb41893414c34 377 0.13/1.00 vMB 30
603,812 603,812 0000000000000000000a4588ec5f11e8cc53b36a12d073bc62f75e0f48ecc98f 700 0.19/1.00 vMB 24
603,811 603,811 000000000000000000064008d193e7f81fcd98f80d2db5c6ebe9b89fd134dcaf 1,635 0.39/1.00 vMB 8
603,810 603,810 0000000000000000000b94f0c286e0c34ac99d2c472c7a2baa6725a0bb898829 3,367 1.00/1.00 vMB 26
603,809 603,809 0000000000000000000c4d3df8c538e090f95bee1c31fd94e4d8da32804689fb 3,020 0.86/1.00 vMB 19
603,808 603,808 00000000000000000008dd6fdc19b5f09e1389d4ca3cd52823695e7b2ff6033a 884 0.23/1.00 vMB 18
603,807 603,807 0000000000000000000aabcb9f84f769383c44ce3366ce167033522b125f6931 1,394 0.45/1.00 vMB 18
603,806 603,806 000000000000000000110069107eace9258ff9a773d11ca949fa2374f0ad44ac 2,940 0.86/1.00 vMB 12
603,805 603,805 0000000000000000000335afb9b511a5fd135a70a7111435ce1ba51e7edfafb3 2,844 1.00/1.00 vMB 14
603,804 603,804 0000000000000000000f685854aea8b8f8632a0f57b8a22329ab56a9d391626e 696 1.00/1.00 vMB 7
603,803 603,803 000000000000000000135aa4ebc9acee753dde31c0fd82440c7337eb1b03a192 1,768 1.00/1.00 vMB 13
603,802 603,802 000000000000000000103e8490d6d6e851efd3bd89676a97b012a1ad812a357a 2,677 1.00/1.00 vMB 23
603,801 603,801 00000000000000000012c3b75d47420768776816932937799081fdb7349f4bf9 610 1.00/1.00 vMB 6
603,800 603,800 00000000000000000000286ad001f1da18f0a2c053b15dd3c168b7e2599b3400 243 1.00/1.00 vMB 2
603,799 603,799 0000000000000000000c39800ded84c7020d749bf0951a46b3e57d605f4c1d8a 2,083 1.00/1.00 vMB 8
603,798 603,798 00000000000000000007e0a7632baebad07b90710da61e3e3df71b1e44867195 3,250 1.00/1.00 vMB 22
603,797 603,797 00000000000000000012dd887f8ea370b42d075a74044d42ef64df36a46c97ca 2,722 1.00/1.00 vMB 33
603,796 603,796 00000000000000000015fd5c7fc95b2040c3975f8d4ee86dd9b1995a387f6cde 1,746 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.