Loading Tool

Explorer IconExplorer

Memory Pool

40,091 transactions
18.84 vMB
0.18264825 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.47/200 MB

Candidate Block

Mining Attempt d64d12832034f9a68d1dc3122e9cd4f3e444799511ffc66e72c41ac5c4814d21
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (786,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,097 127,097 000000000000126162688737e42cbb0d64fdb124d55c5c8424df1c8eabb036d3 7 0.00 vMB 789
127,096 127,096 0000000000000bfa137bb554fc30a7871a0769c8a30f6d75e7c3509e39fe8d28 23 0.01 vMB 699
127,095 127,095 00000000000009e7e13574506ceecfa00dae959f7b062ab01a567e9e350ca460 8 0.00 vMB 639
127,094 127,094 0000000000001585825911ebe84a7c62da54274b1510e11b9b7becd9596eb913 6 0.00 vMB 0
127,093 127,093 000000000000081ab5b731cfb71b629b23b872e57ba506590c2af991dadf73db 21 0.01 vMB 17
127,092 127,092 00000000000007eb1a1f7895e5bc59432cb6d38ad82fc860af087a08b643863f 41 0.02 vMB 828
127,091 127,091 000000000000107d144aa7ce12fbdaddf71bd6f737f66bcd6d4c0fe2c94e3086 92 0.03 vMB 788
127,090 127,090 000000000000221a01c3aaa11b7c9144eb74fc80a3268996ffef211a39e578ab 56 0.02 vMB 95
127,089 127,089 0000000000001207ba588dda924fe4e8195e16375a62cf561eba4d9e42adb752 39 0.02 vMB 939
127,088 127,088 0000000000000038a9f42fc2e89d712b85b398a5a3c726b92e9f71412dafc342 24 0.02 vMB 282
127,087 127,087 0000000000000cef88ec721777395a8635d173df329c151ffe35f1f6b3e04953 56 0.03 vMB 947
127,086 127,086 00000000000018ca3b3fb58c3376568c5adaca6acbfdf714625dcfc51e65fb2b 20 0.01 vMB 2,582
127,085 127,085 0000000000000f5827580205751e4dd644d91362172326e5af2bdcc77271c609 7 0.00 vMB 1,939
127,084 127,084 0000000000002049b7733eabe85e0aafa9a52da75d58c4627c6d0fab6f252471 154 0.05 vMB 270
127,083 127,083 0000000000001650c5e45d14ef375d669d7382d1903b8ae9a07396174566ece5 36 0.01 vMB 1,266
127,082 127,082 00000000000019c44bbca17c58c5af89bb0ccf9642a95493050598eb3a68afdd 30 0.01 vMB 1,368
127,081 127,081 00000000000016c8f35eb22018afd375d8f6bf43875d2963da12d960fb00f911 51 0.02 vMB 901
127,080 127,080 00000000000002e9ffe1d6267f0cbb5e1d5a56d34428b917edeb85a4cd9ca735 62 0.03 vMB 685
127,079 127,079 0000000000001b2222ff52159996c97e8437088bcc2b80ba0a05da2ff49c5405 68 0.03 vMB 633
127,078 127,078 0000000000001e716643cefa4c02bd225ec37525703074a59b778ec3ef522013 1 0.00 vMB 0
127,077 127,077 0000000000000bcbaf8b2dbac4516164e93be009e1210ad759ade1d65d9c9bc6 41 0.02 vMB 705
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.83 GB
    • Received: 0.54 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.