Loading Tool

Explorer IconExplorer

Memory Pool

46,410 transactions
27.29 vMB
0.10026132 BTC
Random Selection Loading Transactions
Max Size: 145.39/200 MB

Candidate Block

Mining Attempt 1a7ae51557df05a9f439d9dc115dd18a4896850f1691aee31681199c5fc2a048
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root a0de857b10357378948e3d236de9b31a053072d662278c2b37cef3287e1dd6c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.04945583 BTC
Feerates: 101.66 > 4.96 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (146,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,071 768,071 000000000000000000051452d63ff843f5172b3a91151e5c0cd252246b7bd4d3 1,658 1.00/1.00 vMB 4
768,070 768,070 00000000000000000004fc2be17fad5fa467407724238e42497e09ec570c0247 2,613 1.00/1.00 vMB 11
768,069 768,069 00000000000000000002abffb22586073dd63784aab7c3b61524c6e828f873b1 2,060 1.00/1.00 vMB 19
768,068 768,068 0000000000000000000003e700ea3f3fa596518b088a9dd0056543d6780850e0 2,936 1.00/1.00 vMB 24
768,067 768,067 000000000000000000001920ba916136a681e5ebb3b81d01b4bbe8e46d354f83 1,742 1.00/1.00 vMB 10
768,066 768,066 00000000000000000008240a2eb6a21e2272168a039a750a76e5e60825f92bda 2,125 1.00/1.00 vMB 20
768,065 768,065 00000000000000000005e31a4e7d2206559471ed0f12e12d0bfa0b0eb6e8fbe9 1,841 1.00/1.00 vMB 19
768,064 768,064 000000000000000000026013c354f0b2dabfe955ff8f5f4be29a43806de8f337 1,894 1.00/1.00 vMB 7
768,063 768,063 00000000000000000001aa88a88f126e43c015f3d31ab9a44623a13a9ed6ab8b 1,486 1.00/1.00 vMB 7
768,062 768,062 00000000000000000000204efc26571da5c737465d4e206a9eb2021cb8e17030 2,146 1.00/1.00 vMB 15
768,061 768,061 00000000000000000007ace6bafedb839b5abf19e464cfea9a1d71905bc84446 609 1.00/1.00 vMB 6
768,060 768,060 000000000000000000064c00a9ba956582684100b5c00a92e885d41fdc62629a 2,482 1.00/1.00 vMB 15
768,059 768,059 00000000000000000007a4415ab647b05100f5195f2fb751640dc98f2eb0f423 2,080 1.00/1.00 vMB 11
768,058 768,058 000000000000000000028821d73290f9401d1bb9fa76f9977c9121868e68bb87 1,856 1.00/1.00 vMB 14
768,057 768,057 000000000000000000036e3aa401df35bf591a943ff1d49ecdcede84d56ddb50 3,347 1.00/1.00 vMB 25
768,056 768,056 000000000000000000048a3b48a0d99328d0dc0a4943a3c765be8ceb47876dd1 1,928 1.00/1.00 vMB 12
768,055 768,055 00000000000000000005f6a8e8101e6e523263b1dd2af1930036e46ddb695f2b 1,322 1.00/1.00 vMB 17
768,054 768,054 000000000000000000037d41776fc3788c748c0a836a223418a7727978f5dd46 1,043 0.72/1.00 vMB 7
768,053 768,053 000000000000000000020f8912f3b518ccf6ab5a3243091a8f2340c760f4a2ac 2,603 1.00/1.00 vMB 15
768,052 768,052 00000000000000000006121f48425ed2d9a4caca2971edb93fe01f9e1e65ce6c 1,973 1.00/1.00 vMB 5
768,051 768,051 0000000000000000000692cc5aa975b7779a5ce539a189e82306728ce67e83df 1,912 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.