Loading Tool

Explorer IconExplorer

Memory Pool

35,535 transactions
27.31 vMB
0.05740039 BTC
Random Selection Loading Transactions
Max Size: 137.19/200 MB

Candidate Block

Mining Attempt 5af9f584759fd0f8f1e665d29a8a2e42083e81a6d7e80c3c986491df86c77a8e
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root d9554cef7bba8d928521b662e6809d94960f023d43a54c5058cd709601d11657
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,065
Size: 1.00 vMB
Total Fees: 0.00570108 BTC
Feerates: 150.93 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (372,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,989 541,989 00000000000000000008e90d646d35408e6140fb4221b60e05fc831dd5bb8af8 2,468 1.00/1.00 vMB 5
541,988 541,988 0000000000000000000624f4337c3596d334cf6c13323c3f4a8294c25c3e7496 2,859 1.00/1.00 vMB 23
541,987 541,987 00000000000000000014c6cb881285bb88dceeef74422e21d47f8a70bb3834a1 2,802 1.00/1.00 vMB 7
541,986 541,986 00000000000000000009b86e8a2fef0bc1a8ca5446d0329b75bb7986bded0f44 1,746 1.00/1.00 vMB 33
541,985 541,985 00000000000000000017e745d0058b526669244b1df1a64edeed09e932fac82d 964 0.28/1.00 vMB 16
541,984 541,984 00000000000000000017ab68855cc8143a41ea03ef50b7807f819dccc5abb731 3,025 0.97/1.00 vMB 14
541,983 541,983 000000000000000000119a41959420fe654948716346dbcfd1b66f37b6c006e5 2,046 0.83/1.00 vMB 21
541,982 541,982 0000000000000000001d6ac2b385a7602ab74b806eef8ec7b1700d825112a75a 892 0.50/1.00 vMB 8
541,981 541,981 00000000000000000009275bfb7a74e8551bf8d081adcc303b579d2505ab59f5 2,958 1.00/1.00 vMB 27
541,980 541,980 00000000000000000009bb44ba21d329639767dc15b3911d479bece2d3bfc681 1,499 0.60/1.00 vMB 14
541,979 541,979 0000000000000000000cc97c69113e98344c3865093bb2045595f9fafb4b2c49 1,308 0.87/1.00 vMB 5
541,978 541,978 0000000000000000002713ca2af00c194958b916096e09f900610d3674590fe6 1,343 1.00/1.00 vMB 6
541,977 541,977 00000000000000000020ed8cd77c560e8b7f45afb9064d68aa158ac7011e35e6 2,980 1.00/1.00 vMB 23
541,976 541,976 0000000000000000001c55b1cd62e6266e579dbd9381c7fd64791ddabd1fa6b8 2,263 1.00/1.00 vMB 6
541,975 541,975 00000000000000000017e901ff7475c1fa518492209fea41a61d8d07d1fbd767 2,755 1.00/1.00 vMB 33
541,974 541,974 0000000000000000001104a863046dfbad1a2941128815669623ff93c2a3945f 2,358 1.00/1.00 vMB 7
541,973 541,973 000000000000000000014771a2276c5cff82b9d5202c1b04d744e051834f5aa0 3,019 1.00/1.00 vMB 12
541,972 541,972 0000000000000000000f393cb2ff656d810ff4055a9c7c94202f44d29829237e 2,796 1.00/1.00 vMB 16
541,971 541,971 0000000000000000001293d317b1396ee37ea0493b1478bb66d21f1c868f37f2 2,674 1.00/1.00 vMB 43
541,970 541,970 0000000000000000000f041d5c690e3d21a9513e3da9a4db1ebee49f34d169f2 2,604 1.00/1.00 vMB 19
541,969 541,969 000000000000000000134c7bf3a9ebbe40b543296e267e25ac24a37b2ad1fb1f 184 0.19/1.00 vMB 54
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.47 GB
    • Received: 12.04 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.