Loading Tool

Explorer IconExplorer

Memory Pool

76,851 transactions
28.54 vMB
0.06294026 BTC
Random Selection Loading Transactions
Max Size: 173.20/200 MB

Candidate Block

Mining Attempt 98fd40e68d3a6708bd5df384b1a6848cf615b404772200b3df185206b715dd17
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root bb0815184d5a744ea72fc09b7b8bc84cb1d03fc69fbbeb7b7150be255ffa3d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,069
Size: 1.00 vMB
Total Fees: 0.00361937 BTC
Feerates: 73.20 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (516,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,127 398,127 000000000000000004027ae22e41b4bf8c1db2d0d84eba8c43f5c72b1f2f25cd 1,431 0.75/1.00 vMB 35
398,126 398,126 0000000000000000034eda9daa78991aec16396a9836125468685aeffc77de45 52 0.05/1.00 vMB 0
398,125 398,125 00000000000000000490657ecea775c4c5859fdf0f2e46fcf8cb870d9a8d6d52 2,453 0.99/1.00 vMB 42
398,124 398,124 00000000000000000424c68624ccfae1a8cf40b90b37db4210a45fddb5ca54b7 1,600 0.86/1.00 vMB 34
398,123 398,123 000000000000000005e2a84c2f91f8857040c107821b403c629e274c9cca36a3 522 0.30/1.00 vMB 39
398,122 398,122 000000000000000005f8afe90d1dc5aed0783717c3d68f990b4dae946592b9f6 860 0.51/1.00 vMB 30
398,121 398,121 000000000000000001edc41409021f733e9328aafcfd3e100ce3ab1405c7a854 1,146 1.00/1.00 vMB 20
398,120 398,120 00000000000000000588b195e42f7165ad0e1839bb237d08d17819f7c326cbc8 184 0.75/1.00 vMB 8
398,119 398,119 000000000000000006dfc903fbce23a5881e1703f37449dfd93c24a99a46fa97 936 0.95/1.00 vMB 22
398,118 398,118 000000000000000005aa7d7ea4a536708fc6dc68806c73af803746b861d652dd 1,922 0.93/1.00 vMB 41
398,117 398,117 000000000000000001900c58af1cb3470fedb5fe4b1cebe0a319450d876d1b52 761 0.49/1.00 vMB 31
398,116 398,116 000000000000000006d157c3acdab6675fec3bf79163398e69d7d5026cf0cc06 207 0.30/1.00 vMB 17
398,115 398,115 0000000000000000066716b99d42a27f5d4b81c995e36fc903fdfa25c9d3c06d 1,021 0.93/1.00 vMB 25
398,114 398,114 000000000000000002fe8adca6664ef2ee5fbaad2faf6ab19be0bb17fe34d40a 1,914 1.00/1.00 vMB 35
398,113 398,113 0000000000000000025510a7876de0fcf1a6bd8ef73fa32ea1f1c2739496c33c 1 0.00/1.00 vMB 0
398,112 398,112 0000000000000000037d8797af25873b5301e62ba8cbebe7df48cb6587508614 968 0.92/1.00 vMB 19
398,111 398,111 0000000000000000018e17e72fc1e6475fa26117fce8db7a7c044d41a4ac8e75 1,569 0.62/1.00 vMB 60
398,110 398,110 0000000000000000001702be848d9b2503a890b707e8aa85bd8f3e25745d5c60 1 0.00/1.00 vMB 0
398,109 398,109 000000000000000005303b00db38b3aeda1ce26766fcbe95f0f35de3343bfddc 502 0.22/1.00 vMB 44
398,108 398,108 0000000000000000023565f4584d81f34ac60822b76be12b5540028d4c543a42 1,571 1.00/1.00 vMB 31
398,107 398,107 0000000000000000033eb963bcd16e50523cfb679d339c9f4c5c3c183ab875fe 30 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.