Loading Tool

Explorer IconExplorer

Memory Pool

42,703 transactions
26.26 vMB
0.05207049 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt 7a332641d4cc202b6eea6cea3840443062e6021147cbe84ffa9d38d46431d1a1
Version 20000000
Previous Block 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522
Merkle Root 9cad150698749e229b8d6fc8bd043f54b3d49608636f27a0fc8b43838f60a440
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,364
Size: 1.00 vMB
Total Fees: 0.00410938 BTC
Feerates: 40.21 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,748 (169,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,645 745,645 0000000000000000000023b82d187b56a3f55028c2f955ea3e57b2d4a66e45aa 2,545 1.00/1.00 vMB 11
745,644 745,644 00000000000000000004786ef2c56f6471672f89446711cb876ea8f27d89ec87 2,839 1.00/1.00 vMB 19
745,643 745,643 00000000000000000003c98e4874cb0de5bc42561b221c90002f5dc225a5aa47 2,193 1.00/1.00 vMB 14
745,642 745,642 0000000000000000000148d49ce29c7b051aca06692997c92aa0f2bb95a370d6 3,530 1.00/1.00 vMB 22
745,641 745,641 00000000000000000002e201bdb3b790c49b8cb4465c54807131a4973607ae16 2,662 1.00/1.00 vMB 39
745,640 745,640 00000000000000000002e47b14df5aeb5a4bdfe49037596440a0cf94bcce1637 270 0.29/1.00 vMB 2
745,639 745,639 000000000000000000055b1acb9874ec85c876e293c1db7be7c9248f27d52fc7 1,818 1.00/1.00 vMB 9
745,638 745,638 00000000000000000005c57a5c3d70091d9e4550ff41af7b8e0d27f5c538498d 1,731 1.00/1.00 vMB 5
745,637 745,637 000000000000000000037e30008c516cdd210a055bef3437d9a8687a260099fa 2,571 1.00/1.00 vMB 16
745,636 745,636 00000000000000000004f06a8685c1e4dfc9617537e71b62178f8650277cbed7 2,153 1.00/1.00 vMB 20
745,635 745,635 00000000000000000003c9ed0f9961b984e40082faa35bb9244f47ba0d68d6f2 2,168 1.00/1.00 vMB 18
745,634 745,634 000000000000000000057e2b588fcf1be2af67d64d0f70211cb15a3e98cc16c1 1,274 1.00/1.00 vMB 15
745,633 745,633 000000000000000000048d6bf9a1998ddffed3ab2eaa86a67d820f463ad89693 2,359 1.00/1.00 vMB 33
745,632 745,632 0000000000000000000388764c7726954fed5098328898820b4fd968261294ef 707 1.00/1.00 vMB 21
745,631 745,631 00000000000000000004de2f966cd32ff48b303381e83e712d4b57f4ed37eeba 1,230 1.00/1.00 vMB 11
745,630 745,630 000000000000000000010df98bd4587f3d4e8eed5aa8e957438b76fa10601838 2,634 1.00/1.00 vMB 19
745,629 745,629 000000000000000000073c030803238a67788d7ea3ddd1ed65f092a300057085 2,233 1.00/1.00 vMB 9
745,628 745,628 000000000000000000045a01e8bbc568c39d3c73907c38c5629bc9ddf635083c 2,638 1.00/1.00 vMB 13
745,627 745,627 000000000000000000047067ab812dab2882eb9ab8bac48e7800616dd586f502 2,403 1.00/1.00 vMB 19
745,626 745,626 000000000000000000012dc467beddcc84557717490e7e2f61a9609d7a7c45f7 2,222 1.00/1.00 vMB 19
745,625 745,625 000000000000000000087683a8d6d3c27a5a0f31878620d33429e9cd73a018fe 2,986 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.94 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: 646.76 GB
    • Received: 12.88 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.