Loading Tool

Explorer IconExplorer

Memory Pool

42,156 transactions
30.46 vMB
0.08895401 BTC
Random Selection Loading Transactions
Max Size: 154.72/200 MB

Candidate Block

Mining Attempt 73d6204c77fdbb03330d6c3dedcc6b5a2cd352bcd89180bfad2047273b446dfd
Version 20000000
Previous Block 00000000000000000000ff70d2eab8ba39c62939af77ca332015a8c22a4f40a3
Merkle Root 054fe6b48327c8e28a7ffb19fe2aa55820b525ca377935646ab2f489cf22a723
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,527
Size: 1.00 vMB
Total Fees: 0.02774649 BTC
Feerates: 101.65 > 2.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,444 (456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,988 913,988 000000000000000000010a6fff875b718a1790f2167e52296241dfce0b630b7b 4,351 1.00/1.00 vMB 0
913,987 913,987 00000000000000000001a4578c21fced6d0aca660447bc04de066b1e58cc60b7 3,607 0.88/1.00 vMB 2
913,986 913,986 00000000000000000000e9c4666bcba29cdb763301f4d720dd17905d0ef25c50 772 0.23/1.00 vMB 2
913,985 913,985 0000000000000000000112ec60225802abe122b6e05888a87744de66a08f6c82 1,609 0.55/1.00 vMB 2
913,984 913,984 000000000000000000011f2dec0f49a572c29f372a6f63e0babfce0d8e392dc4 2,246 0.62/1.00 vMB 3
913,983 913,983 00000000000000000001e61d4a63e120170e3bed85f5b09be2a7e772f1716b1a 2,923 0.83/1.00 vMB 3
913,982 913,982 00000000000000000001b73ac60b272adde6c9e6785633f574ac0b5aba905ada 3,967 1.00/1.00 vMB 4
913,981 913,981 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be 2,972 1.00/1.00 vMB 1
913,980 913,980 00000000000000000001ddc322ad146610c7717d6fe5afb35ec878e43368ff29 1,359 0.57/1.00 vMB 1
913,979 913,979 0000000000000000000192da4cd112f524a29a8cd59708b512b70006ef03e559 4,011 1.00/1.00 vMB 4
913,978 913,978 0000000000000000000146bedcda3dd89459733c86e1489ad74bb717b0b6fe91 5,180 1.00/1.00 vMB 1
913,977 913,977 000000000000000000006c2bc7e1c017f0054f962ce66439ef63943e148519d0 5,917 1.00/1.00 vMB 0
913,976 913,976 00000000000000000000fd9bbab69cd9daa1f537f213d71697bad340b289f3c4 5,550 1.00/1.00 vMB 1
913,975 913,975 0000000000000000000186109c554ac3c9936a5b91ad27e756414145052fe4fb 196 0.06/1.00 vMB 2
913,974 913,974 00000000000000000001a2a8fdfad766aef5374d959b2654cba965618b627c21 5,512 1.00/1.00 vMB 0
913,973 913,973 00000000000000000001323fe069843f6de5e66a959756e1df0636004842fa6c 4,631 1.00/1.00 vMB 1
913,972 913,972 000000000000000000008a555b9ad03028bebb49b6db3dff5f22d05e9f59966b 4,029 1.00/1.00 vMB 1
913,971 913,971 0000000000000000000127067c436ee6664034574a2dced8c0bd5d302c005636 7,139 1.00/1.00 vMB 0
913,970 913,970 00000000000000000000001032e11f7477824dee8b52f8c1625b40a35bec6d93 5,039 1.00/1.00 vMB 0
913,969 913,969 000000000000000000010895c7e895217021078c5f7a4658a736479515ad4692 3,148 1.00/1.00 vMB 8
913,968 913,968 00000000000000000000b2e5450f8aa58be010e781f57d77d58b0cef23c6bedb 3,889 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.95 GB
    • Received: 10.49 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.