Loading Tool

Explorer IconExplorer

Memory Pool

41,790 transactions
28.65 vMB
0.07088277 BTC
Random Selection Loading Transactions
Max Size: 146.40/200 MB

Candidate Block

Mining Attempt 7fdd0efd78c561eeeba588c1445e085bb844bd7b9e2a999c4c07f6a67762d04c
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 26ac62f99e9794c9b7a17cc34a34dceca98c52646c66ffedfa5f5a34a950c36d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,700
Size: 1.00 vMB
Total Fees: 0.01530316 BTC
Feerates: 104.56 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (101,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,075 813,075 00000000000000000001391aaface0cdda5b17d43ec1b9884749945979b05c9f 1,256 1.00/1.00 vMB 5
813,074 813,074 00000000000000000003eb6975f37636c4ce0d999b536b1827130779cd8082a7 3,010 1.00/1.00 vMB 18
813,073 813,073 00000000000000000000619fab685c0ddc93fe636ee2e73b857a56090552ad0d 1,992 1.00/1.00 vMB 8
813,072 813,072 00000000000000000002dab4cb031b878c7f2ba5fc1956d9c644e049837ce62f 3,800 1.00/1.00 vMB 23
813,071 813,071 0000000000000000000353eba764d20c699d0dea66da1a3d5fb741db82888dfb 683 1.00/1.00 vMB 6
813,070 813,070 000000000000000000022399ef1601a9853e6d754bde89058a2bb6800f4fa389 989 1.00/1.00 vMB 5
813,069 813,069 00000000000000000003e3a3436db4dbc70bfd1782b48df9befcdad753aa0068 2,063 1.00/1.00 vMB 10
813,068 813,068 000000000000000000042d8be6fcc13bec542810c2ec77c0f618e112efb56222 1,938 1.00/1.00 vMB 7
813,067 813,067 00000000000000000004811160c841c1f8e9f1102bcd27ed26f04a0e385daace 2,150 1.00/1.00 vMB 7
813,066 813,066 00000000000000000003dc7721aa6f5e50dc730a467ab589edaab3d108b5dea0 2,887 1.00/1.00 vMB 17
813,065 813,065 00000000000000000004695bb56f05e150e715e7b46483ff2027b032ab511d0b 2,248 1.00/1.00 vMB 11
813,064 813,064 000000000000000000040f967a4771aa8acebd10cea81d39ef1f20d901446cd4 3,678 1.00/1.00 vMB 21
813,063 813,063 0000000000000000000308b3846dfe761bdee1dcc6efdaf54f5e94b0ee6e8b82 3,192 1.00/1.00 vMB 16
813,062 813,062 00000000000000000001dd87d511516a55a268f58b5574836ba8522ba9f68b86 3,430 1.00/1.00 vMB 21
813,061 813,061 00000000000000000001dff4c634fa8bb4e4df3e6e813271d5ee121d08820cbb 1,349 1.00/1.00 vMB 7
813,060 813,060 00000000000000000001f42abc7c282bc05ccf0eaf85457dec2c6d350c4aea3a 2,246 1.00/1.00 vMB 15
813,059 813,059 0000000000000000000396255afa2b18ec8258f6834352fbce0de286b4455f28 2,287 1.00/1.00 vMB 19
813,058 813,058 000000000000000000007ea693e4a719c27fcc4436c4b61399cb2ded21a1e24f 2,355 1.00/1.00 vMB 18
813,057 813,057 000000000000000000040616cca61a14b694abf68776bd4bef6713fede760b35 3,499 1.00/1.00 vMB 23
813,056 813,056 00000000000000000003b1cbcb933e9971e9327674a2ae92508c6ce5e696d18e 2,719 1.00/1.00 vMB 15
813,055 813,055 00000000000000000003eec7feeaa875bde5d6ce8168a04f4352cc7207cc5645 3,122 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.