Loading Tool

Explorer IconExplorer

Memory Pool

35,991 transactions
34.00 vMB
0.09467760 BTC
Random Selection Loading Transactions
Max Size: 165.07/200 MB

Candidate Block

Mining Attempt cf198b1f63367290a0bacfb83ab497a84db29a16fb18ba674c373330dff832c8
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root 8ea22d066ffd79515d998f571d1e474ee34361f19e86509f80335a7eb78cbf5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,550
Size: 1.00 vMB
Total Fees: 0.01987685 BTC
Feerates: 150.93 > 1.99 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (908,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,806 5,806 000000003d8d831b6db7a57fa047c943d88b675823ddba026519f206dc6ec126 1 0.00/1.00 vMB 0
5,805 5,805 00000000e922de6979609935ff22b059f881788d8769348a3afa9770aaa28998 1 0.00/1.00 vMB 0
5,804 5,804 0000000080aa98ee8450107183b1d2d018d0b75f310e672425276fb2d53c01f8 1 0.00/1.00 vMB 0
5,803 5,803 00000000ed6a39c203dce1462025e86b25cd26fec82b02323e2e72c55b4326cd 1 0.00/1.00 vMB 0
5,802 5,802 000000003dd59e05f88a63e32d18ced5ee2b2cbab396d5563c3ac8eecd75065d 1 0.00/1.00 vMB 0
5,801 5,801 00000000f94d02c84f733bfa4cf26bb87a44b6261c2b62c659e6f582a402727a 1 0.00/1.00 vMB 0
5,800 5,800 00000000c93c9874db8d899f8409a98980d3cf2b0d776aa8e18e82a961d7eafc 1 0.00/1.00 vMB 0
5,799 5,799 000000006ae24426eb2cd7384fdc364d01b52ae2d6153bb2ea6b766a398f3fdf 1 0.00/1.00 vMB 0
5,798 5,798 00000000f4dc7e3ccbcd4edfe0eb2d5dd3443d0b1daad84cabc7080d3ae6b8eb 1 0.00/1.00 vMB 0
5,797 5,797 0000000017599abe29157e86036b8a99bf38c80efd5b24aada62218b32e66670 1 0.00/1.00 vMB 0
5,796 5,796 00000000e0bb8c9569709a55dbb9e36ee754534ec28fd438fab74312d60533a9 1 0.00/1.00 vMB 0
5,795 5,795 00000000bcb00981ddc55628072c9e8e4420d6eb062df616f9b2c2dc1aa29c26 1 0.00/1.00 vMB 0
5,794 5,794 000000009aedb4ff756036b52b369c4f0afb3df01a887e91887ac29a98edffaf 1 0.00/1.00 vMB 0
5,793 5,793 00000000ed14252d0ee67d7e8921d0d3d18abd34fc1ee0073aa5949bb2f57596 1 0.00/1.00 vMB 0
5,792 5,792 000000004a9b4f24d57657d817fc2e5bf505020b3017f3fd53a4e5443f5ecc9e 1 0.00/1.00 vMB 0
5,791 5,791 00000000afd0652cec563478e46e120efa8166379256370e53466c47ce879859 1 0.00/1.00 vMB 0
5,790 5,790 00000000ab7e34e40570e019b8f9f8d3cca13b293244f38b6dd40992ebcdd61f 1 0.00/1.00 vMB 0
5,789 5,789 000000005bf0467f52dbded6b81ae713b4f06d7e99bb0546adcdb6b569b9c5bf 1 0.00/1.00 vMB 0
5,788 5,788 00000000fba87969be71e6f44277e1ae6547b90a2cdd76ea4b5fdf5096c243ef 1 0.00/1.00 vMB 0
5,787 5,787 0000000081fb4ba2876b73465c44cbd8b2645354aa9acfab02c7a02bdeb6b65c 1 0.00/1.00 vMB 0
5,786 5,786 0000000082512ffda27fd65932cf4bab94dc7d667f483a1c1a2acf2029d90f0b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.16 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: 581.76 GB
    • Received: 9.22 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.