Loading Tool

Explorer IconExplorer

Memory Pool

41,792 transactions
26.73 vMB
0.05590319 BTC
Random Selection Loading Transactions
Max Size: 140.24/200 MB

Candidate Block

Mining Attempt 4aa5d05099b732ac6bc5029ef1eb80d1dab2c5acda219e4bc799011a0e08ffc2
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 6ea46a4e6729438c5bea70d7bfbb4c218cde2057dcc80b4d4584ec2c1befa61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00648152 BTC
Feerates: 103.41 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (500,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,096 414,096 000000000000000004857220c60d77da1e9d7ef6eb778b70abb3b42b7448db69 304 0.13/1.00 vMB 79
414,095 414,095 00000000000000000363d1f95881a3508ceb2d0dda4777a68a4df9915a386f69 1,062 1.00/1.00 vMB 27
414,094 414,094 0000000000000000032bfc58aaabe500e076f68c61abf8b1018e67af2cbb7de1 662 1.00/1.00 vMB 19
414,093 414,093 0000000000000000006b2c67bdef03754df8438a67124e2b947c78d04cb16b06 1,390 1.00/1.00 vMB 29
414,092 414,092 00000000000000000448d5ed5bc033bf3e4274491716fc7b1ca0e925647018d2 873 1.00/1.00 vMB 20
414,091 414,091 000000000000000004bb748d96c3c1a2c107a71125a008ef90f608a02ae9ab94 1,095 1.00/1.00 vMB 23
414,090 414,090 00000000000000000419afd0ba1b1d22b416c52b5a15307dccf453895be1e116 1,650 1.00/1.00 vMB 42
414,089 414,089 000000000000000002458ecfb6aef6e9e304f5a60de8aaf25a36d85371d6b8a3 1,940 1.00/1.00 vMB 61
414,088 414,088 000000000000000003539e944ed94c3f92e03e1a77b5dac2192ce98625a8a214 1,471 1.00/1.00 vMB 35
414,087 414,087 0000000000000000017cfcac618f975530886e48978b1029d87b29d9bb6c19b0 545 0.84/1.00 vMB 61
414,086 414,086 000000000000000003489ae43556646d25d1786e1952dcdb9b7817c7e5397423 1,787 1.00/1.00 vMB 65
414,085 414,085 000000000000000005215fb9fac83ddee2c0362913744879ac110518dbdf717b 2,121 1.00/1.00 vMB 46
414,084 414,084 000000000000000001a3a8d4507fd34f36a67b1dd73b7fa73480c2f0a9ade4ee 1,418 1.00/1.00 vMB 22
414,083 414,083 0000000000000000036842e690d20a4b5ce85ecbf77e6b2b6a6ead763d34ba3a 2,123 1.00/1.00 vMB 31
414,082 414,082 0000000000000000007d9bbc420e788fcc4b20fcbd5e9f93d9bdc9425f84540e 2,249 1.00/1.00 vMB 51
414,081 414,081 0000000000000000024bd82ce1b7a0a0592773b21bb66790fc7fdd9ca67ddca4 2,049 1.00/1.00 vMB 59
414,080 414,080 000000000000000001a048dd6cf6e0dcf7e825184cf1b10577674ac758bf5a7d 2,701 1.00/1.00 vMB 75
414,079 414,079 0000000000000000034f03c7325eb5c45c354cad9af840b85d284a5336640bc6 2,518 1.00/1.00 vMB 45
414,078 414,078 000000000000000002d3b9c105d288f401715b741f48c1ce19fe81e07701e04e 2,044 1.00/1.00 vMB 45
414,077 414,077 0000000000000000047b41a5953a17075733833cbc042b45114e3ea7a6cd2910 2,615 0.99/1.00 vMB 62
414,076 414,076 000000000000000001cf4eeb481c26af7a5bcc58a810dae7a3065e511c92b6bd 2,820 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.