Loading Tool

Explorer IconExplorer

Memory Pool

78,159 transactions
28.68 vMB
0.10373467 BTC
Random Selection Loading Transactions
Max Size: 174.45/200 MB

Candidate Block

Mining Attempt 04ee3eed2720ebd8bd8f5370d38abfb3bf4b58cbfcf579e62e85d5b5d0afc53c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 029aec9c3273127b827f21c4df5acdfd205c39ec239a86eb64164c1b71c7b67a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.03664667 BTC
Feerates: 602.26 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (504,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,520 410,520 00000000000000000230a4cd07edf3d60c515f87100efb7787e6705913d77728 438 0.29/1.00 vMB 26
410,519 410,519 00000000000000000087fa977d092813e73cab65c31a2a58ff68899b183e5442 1,289 0.97/1.00 vMB 25
410,518 410,518 00000000000000000521a4ce52aabf62de141dadfe154f5625ff8fb10f0186d6 516 0.33/1.00 vMB 36
410,517 410,517 00000000000000000030204f222ebe60094aff6390c8ec8b5e5d1770f4feb35d 745 0.45/1.00 vMB 31
410,516 410,516 00000000000000000001b1350ef3d637f349304aa29c44c79dfbfbf862e5ba6a 1,226 0.98/1.00 vMB 27
410,515 410,515 000000000000000002332cffa1fd76cbd27cabe9a197a767907692dacbb3dd52 1,176 1.00/1.00 vMB 20
410,514 410,514 000000000000000002911544ea71efa475c54af7391130fb6082cebdcd76f446 2,437 0.99/1.00 vMB 60
410,513 410,513 0000000000000000000a8463da7d6aa6653945d681c52741fbeec86b56ddd068 1,957 1.00/1.00 vMB 37
410,512 410,512 0000000000000000048213c59357b3405239c52df738202b4a5308c93b94a001 3,081 1.00/1.00 vMB 66
410,511 410,511 0000000000000000058226267cec4b43dc8b1c84c72099f93a3356aa3558d5c8 3,003 1.00/1.00 vMB 55
410,510 410,510 000000000000000005fed91b4aafa3a6d9b55dd95ce7dbe1bf7ef280d6c64fac 692 0.31/1.00 vMB 43
410,509 410,509 000000000000000001bd1bfddc17bcc7716f38f61f81fbe0ac71ce84aceac25c 1,767 0.68/1.00 vMB 42
410,508 410,508 0000000000000000050d4cfbe711793943f9845914a0b5e6c8f7ad35266108ed 1,160 0.47/1.00 vMB 44
410,507 410,507 0000000000000000028198a5a6c3f3ac039c1dc0dcd90724989ac95f479c2cc1 221 0.08/1.00 vMB 66
410,506 410,506 000000000000000005f41e9ea4d44c99603bb106228ffa69c9254e53a6f53ec0 1,575 0.63/1.00 vMB 42
410,505 410,505 000000000000000002b6a6905e5f0c575460c657036d7ed53978cc8fd06a7a1b 658 0.94/1.00 vMB 17
410,504 410,504 00000000000000000044723e1ed442686da98b93a4d1161659fc2a2ec505ca03 2,292 1.00/1.00 vMB 38
410,503 410,503 0000000000000000059a03fa69a13d93f545560bf7f2da689e24193201bc3b00 2,271 1.00/1.00 vMB 33
410,502 410,502 000000000000000004e56b35dbebfb7eb0a5e9d30776c340cea1b1e8d1b33b49 2,929 1.00/1.00 vMB 57
410,501 410,501 0000000000000000019744a0b16352dca8181605431af6f25dbe95f38403dca6 3,065 1.00/1.00 vMB 62
410,500 410,500 00000000000000000208f17bcea7376dedafb5a8e7a92a17bdb423b9f9005f22 190 0.08/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.