Loading Tool

Explorer IconExplorer

Memory Pool

40,034 transactions
27.18 vMB
0.05790992 BTC
Random Selection Loading Transactions
Max Size: 142.12/200 MB

Candidate Block

Mining Attempt 8b008293d8c2d3b5d33be78d8cb5811c4189f59a6d604f4a95672ccf76e5fe32
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root d43370be03999e8eb7d9d2995feed6515001ae5a83db1002b4ad3d357f57ecda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.00745868 BTC
Feerates: 69.10 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (596,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,802 318,802 000000000000000000c19249f2e887177484875b22ebcac67531b33426f05e29 1,122 0.54/1.00 vMB 30
318,801 318,801 0000000000000000064c458d6a57aebafdf8e2ec1de1f8d9f6f2cb2cc894bba0 514 0.49/1.00 vMB 25
318,800 318,800 00000000000000001b6e25026bc9c2c940f3bd01edc53d3f161019b1036f1ef5 727 0.41/1.00 vMB 29
318,799 318,799 000000000000000014955ae419765557f563829a3381a5ed7dd2f86b759d4a7d 47 0.02/1.00 vMB 21
318,798 318,798 000000000000000001e7a060b9e972cb7a579b364b262cc8e1c489f116501511 586 0.28/1.00 vMB 35
318,797 318,797 000000000000000020c553f95630279aa50d4c6cd9e1b96cc361973e8879143a 854 0.42/1.00 vMB 31
318,796 318,796 000000000000000023fb8a0a978d135b39ad69b3ae48d9d47ba598b6e6b27874 361 0.19/1.00 vMB 27
318,795 318,795 000000000000000009c28a194aeb4eab4f32315b8cf6dc92425d193e60ba5d20 112 0.08/1.00 vMB 25
318,794 318,794 00000000000000000f5ebb1db74cb1732d13ca3e6491a0dda0b3d2f7f69c5e7c 182 0.09/1.00 vMB 30
318,793 318,793 0000000000000000047d680c1d15d3ea7615826cc7ffba534ad46c0ee4f12f77 90 0.10/1.00 vMB 10
318,792 318,792 00000000000000000207a70d665d4693038bc2e22a2fe78e9b137e4f6cbdea13 270 0.17/1.00 vMB 29
318,791 318,791 00000000000000002189d8e3ae209aa446a0751d5194aa26ba3101f28befb79e 597 0.34/1.00 vMB 29
318,790 318,790 00000000000000001e9aafc2bda49dee66c9aa92c67bac08bcd042bb4910d305 862 0.69/1.00 vMB 20
318,789 318,789 000000000000000010a4ff1075c154b17f8078ab32eac2a0b5941c7683a2bc75 1,076 0.35/1.00 vMB 48
318,788 318,788 0000000000000000019f55ada96a50ba6d6cb068dcc7d9ec4c0d67f3b65fa2a3 491 0.31/1.00 vMB 25
318,787 318,787 0000000000000000140fa93256bbc25b52d59753408020c4fe07b97a51ba0de9 512 0.20/1.00 vMB 37
318,786 318,786 000000000000000006acf6387c4d403f7232a06050c78f63413d83fea7dadbe6 453 0.24/1.00 vMB 23
318,785 318,785 000000000000000004c3bb295f0824da9aa531d014bac211ac53d089a3bac2aa 1,182 0.67/1.00 vMB 30
318,784 318,784 0000000000000000191e2affe065dba5cd38fc85dcbd9e3a214823cd222b60b5 945 0.49/1.00 vMB 29
318,783 318,783 00000000000000000d5dc479433279ba8567d08f6d50c22c727560409eab2903 295 0.17/1.00 vMB 20
318,782 318,782 0000000000000000134a44041ba9f2cba303b29a1f44b7857bf71584ab836847 596 0.48/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.