Loading Tool

Explorer IconExplorer

Memory Pool

84,591 transactions
31.42 vMB
0.09000906 BTC
Random Selection Loading Transactions
Max Size: 192.63/200 MB

Candidate Block

Mining Attempt 5623d573893c3341632d954dbab51a048806e5e8e88a3687009aa87693474959
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 9421eb5177ad061139551edcce3cbe39cfd8549c70f351abf96ad8182253f309
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.01348549 BTC
Feerates: 73.20 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (488,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,050 427,050 0000000000000000000acc2fb72944dac7ea1ec2185a6d60688c1251de34e928 2,097 1.00/1.00 vMB 59
427,049 427,049 000000000000000001357ac5af96926888d69b32477be99830692c7e0ffe1d72 2,252 0.99/1.00 vMB 65
427,048 427,048 0000000000000000014254e78b91bea6e9af42db0ffb8218a46dbc9cd1d57550 2,786 1.00/1.00 vMB 81
427,047 427,047 000000000000000004c5b1e4a851363a695ef23d299fb3e21299b7cabf242758 1,976 0.95/1.00 vMB 56
427,046 427,046 000000000000000001c275e989234877e855bfb2fb6a5c74f9c3295a02cfe0b1 1,194 1.00/1.00 vMB 37
427,045 427,045 000000000000000002434fe3a854dbdaeeb04e782c5fd6b59ffda7454a6e99f4 2,292 1.00/1.00 vMB 57
427,044 427,044 000000000000000002869476a92790c0d29ffcc762dbc472b2d1ad9093ff6a2f 3,072 1.00/1.00 vMB 97
427,043 427,043 0000000000000000031268b3d6db29afee8c464c027b2829a922cf46d65ab8f5 357 0.55/1.00 vMB 50
427,042 427,042 000000000000000003b052b50320610ae4b3f4aee080fd33c2585049943c0528 1,300 0.63/1.00 vMB 68
427,041 427,041 0000000000000000038b7e6bf960a21edf6d0585a1f8bdad0ef24bb41e27b08f 728 0.99/1.00 vMB 22
427,040 427,040 000000000000000002f214cca70e89dab9350c34625b81962f4528a19c7a3271 1,186 1.00/1.00 vMB 33
427,039 427,039 00000000000000000366a876c06def64d34657b84d60cc9bb927d974151eb103 2,342 0.99/1.00 vMB 69
427,038 427,038 0000000000000000033fc1de047246b403f08768d3873ecb8de35dca224639ec 630 0.31/1.00 vMB 46
427,037 427,037 000000000000000003d2747486946bc143293782231bccd953d1acde513e7539 2,248 1.00/1.00 vMB 67
427,036 427,036 0000000000000000047afe2ed464100ad689d7df07d44cf155eef4c712db2247 2,767 1.00/1.00 vMB 75
427,035 427,035 00000000000000000097dd2f9dbdc4577b4c00238827c22e6c543c39573fe239 46 0.02/1.00 vMB 72
427,034 427,034 0000000000000000049d22e01ae4519553de1ebf005993145e7915e84b80e2ce 158 0.07/1.00 vMB 62
427,033 427,033 000000000000000003a16c618d5ff5d3817b715aafa873d60a8c3fd548197b63 930 0.40/1.00 vMB 62
427,032 427,032 00000000000000000324265492b12291b12fe24f7580aeaca3d692a3c94c668e 47 0.02/1.00 vMB 61
427,031 427,031 00000000000000000205026e30fb0da8632241f18efec073a74291f5661db595 759 0.34/1.00 vMB 57
427,030 427,030 000000000000000001fdb3aed8ca77358ef618468c25ea24ae59ca99a07056e9 1,275 0.68/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.