Loading Tool

Explorer IconExplorer

Memory Pool

81,811 transactions
30.10 vMB
0.09590214 BTC
Random Selection Loading Transactions
Max Size: 181.71/200 MB

Candidate Block

Mining Attempt 124d58445b7cf1e43dd65e683a212f2a7ff8ca9dca4c01934de12af95b32ad6c
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 6104619705d2cf663e3e97cd70ec1ea9e691290415f37aa82abf1e8009c9bbaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,926
Size: 1.00 vMB
Total Fees: 0.03433454 BTC
Feerates: 526.32 > 3.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (524,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,084 390,084 000000000000000000d222717529aaf43629aee5c7f9f00b3eec25b1baded139 2,380 1.00/1.00 vMB 96
390,083 390,083 0000000000000000042ee985bca070c5aa64a950d9ba793282beed52c162cf6b 939 0.92/1.00 vMB 20
390,082 390,082 000000000000000005209d47819e1a09e516107de051e58022fe8a5438e4168b 2,815 1.00/1.00 vMB 45
390,081 390,081 00000000000000000730a01b526f96b5f114f2186c1df7c716adf836a3b9a78c 320 0.16/1.00 vMB 38
390,080 390,080 000000000000000007a18aa13110dd82414d7b5f86bf7234f16186c85ef1367e 2,735 0.93/1.00 vMB 47
390,079 390,079 000000000000000000d05b6dbc00db09f605f2bbefb801d3809dd6ead5eae734 1,550 0.74/1.00 vMB 36
390,078 390,078 00000000000000000a1bdd9419088ac58c0bb3e35beced7aaaab09f331c55d02 2,321 0.97/1.00 vMB 39
390,077 390,077 0000000000000000033c73255de6eb602e1ffce904b3e0763857b666c828c3ca 355 0.25/1.00 vMB 27
390,076 390,076 000000000000000004c530393267494f201fdc131c3abccfc2d90a5e283efa78 678 0.30/1.00 vMB 35
390,075 390,075 000000000000000005a01824b9b9812449e2a9a04e11c1ff1cf85994803fce26 2 0.00/1.00 vMB 0
390,074 390,074 000000000000000001dff17e92b4057a3d6fc4d38921e5393a057d19547206b1 601 0.27/1.00 vMB 35
390,073 390,073 000000000000000003af692e480dd707ee6a1249522820c3e8415a5de1210aa3 1,009 0.46/1.00 vMB 32
390,072 390,072 0000000000000000070338db39506ba7f60900766a1e172c18c5cf03ad5c6585 2,314 1.00/1.00 vMB 36
390,071 390,071 000000000000000007ade1ccd4fa118aa86247281dae86eb954cbf994b4324f9 657 0.25/1.00 vMB 34
390,070 390,070 0000000000000000064acbf2211cf650a2dc9e0b845b16108b8b72a69e1ca4fa 1,193 0.45/1.00 vMB 38
390,069 390,069 0000000000000000078aea374d9d3e90d8b370b13c8b8479364be7369a698827 1,937 1.00/1.00 vMB 33
390,068 390,068 00000000000000000146d86d32d31b6e038869838396bc0c19e65850956594ac 2,247 0.93/1.00 vMB 38
390,067 390,067 000000000000000008841008fc292c6e4be45c33a34ceb1811d5336476e784f3 922 0.44/1.00 vMB 30
390,066 390,066 00000000000000000595abf651d93745deb2c799dbe1ef620e1e576b346a9d0c 330 0.25/1.00 vMB 20
390,065 390,065 0000000000000000031352856007c321a8d4abb1185311bfe4664453429f8209 959 0.39/1.00 vMB 36
390,064 390,064 000000000000000009aa272e83858c4164c82318a42789fe2d9dc91c5d3ba914 275 0.26/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.